Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 53 additions & 16 deletions content/about/citation.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,63 @@
---
title: "Citation"
date: 2025-12-13T05:05:05+05:00
date: 2026-04-06T05:05:05+05:00
layout: "general"
---

## Citing GRASS Software

Please cite GRASS when using the software in your work. Here are some choices to
cite the overall software project, a specific GRASS version being used used, or
the documentation to allow reproducability:

### The GRASS GIS project as an evolving software project, independent of a specific software release

- GRASS Development Team, 2026. Geographic Resources Analysis Support System
(GRASS) Software, Open Source Geospatial Foundation. https://grass.osgeo.org,
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5176030.svg)](https://doi.org/10.5281/zenodo.5176030)

Use the concept DOI
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5176030.svg)](https://doi.org/10.5281/zenodo.5176030)
when

- referring to GRASS GIS in general (e.g., in introductions or background sections)
- describing workflows where the exact version is not critical
- citing GRASS as a long-term research tool or infrastructure

The concept DOI will always resolve to the latest version of GRASS and provide a
stable reference to the software project over time.

Please cite GRASS when using the software in your work. Here are some choices
depending on the version used:
### Specific GRASS software releases

- GRASS Development Team, 2025. Geographic Resources Analysis Support System (GRASS)
Software, Version 8.4. Open Source Geospatial Foundation. https://grass.osgeo.org, DOI: 10.5281/zenodo.5176030
#### GRASS 8.x - GRASS 7.8.6

- GRASS Development Team, 2020. Geographic Resources Analysis Support System (GRASS)
Software, Version 7.8. Open Source Geospatial Foundation. https://grass.osgeo.org, DOI: 10.5281/zenodo.5176030
Each GRASS release has its own version DOI identifying a precise, archived
snapshot of the software (e.g., a specific 8.x release). All version DOI are
linked to the concept DOI of the GRASS project.

- GRASS Development Team, 2022. Geographic Resources Analysis Support System (GRASS)
Programmer's Manual. Open Source Geospatial Foundation. Electronic document:
https://grass.osgeo.org/programming8/
- GRASS Development Team, 2025. Geographic Resources Analysis Support System
(GRASS) Software, Version 8.4.2 Open Source Geospatial Foundation.
https://grass.osgeo.org,
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17733233.svg)](https://doi.org/10.5281/zenodo.17733233)

All GRASS releases going back to GRASS Version 7.8.6 can be cited by a version
DOI. Please refer to the
[GRASS Zenodo Landing Page](https://zenodo.org/search?q=parent.id%3A5176030&f=allversions%3Atrue&l=list&p=1&s=10&sort=version) for all specific version DOI.

### GRASS Programmer's Manual

- GRASS Development Team, 2026. Geographic Resources Analysis Support System
(GRASS) Programmer's Manual. Open Source Geospatial Foundation. Electronic
document: https://grass.osgeo.org/programming8/

### LaTeX

<p> Use the following BibTeX entry for citing the <b>GRASS GIS</b> software in
scientific work written in LaTeX.</p>

Please replace the concept DOI 10.5281/zenodo.5176030 in the BibTeX entry by a
specific version DOI if necessary.

<pre style="background-color:#CCCCCC">
@Manual{GRASS_GIS_software,
title = {Geographic Resources Analysis Support System (GRASS GIS) Software, Version 8.4},
Expand All @@ -36,12 +70,15 @@ scientific work written in LaTeX.</p>
}
</pre>

For more options see also: [GRASS Citation Repository](https://grasswiki.osgeo.org/wiki/GRASS_Citation_Repository).
For more options see also:
[GRASS Citation Repository](https://grasswiki.osgeo.org/wiki/GRASS_Citation_Repository).

## GRASS Google Scholar profile

Citing GRASS in your work enables us to track the impact of this open source software on research.
Have a look at our [Google Scholar](https://scholar.google.com/citations?user=gJ0ZB0cAAAAJ)
profile for examples of GRASS applications in the most diverse fields.
Are you using GRASS in your research and your publication is missing?
[Let us know](https://forms.gle/cDEvMJu7d6nvxLKn9) and we will add it to the profile.
Citing GRASS in your work enables us to track the impact of this open source
software on research. Have a look at our
[Google Scholar](https://scholar.google.com/citations?user=gJ0ZB0cAAAAJ) profile
for examples of GRASS applications in the most diverse fields. Are you using
GRASS in your research and your publication is missing?
[Let us know](https://forms.gle/cDEvMJu7d6nvxLKn9) and we will add it to the
profile.