diff --git a/content/about/citation.md b/content/about/citation.md index aae25fab..943548b7 100644 --- a/content/about/citation.md +++ b/content/about/citation.md @@ -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, + [](https://doi.org/10.5281/zenodo.5176030) + +Use the concept DOI [](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, + [](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
Use the following BibTeX entry for citing the GRASS GIS software in scientific work written in LaTeX.
+Please replace the concept DOI 10.5281/zenodo.5176030 in the BibTeX entry by a +specific version DOI if necessary. +
@Manual{GRASS_GIS_software,
title = {Geographic Resources Analysis Support System (GRASS GIS) Software, Version 8.4},
@@ -36,12 +70,15 @@ scientific work written in LaTeX.
}
-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.