[geos-commits] [SCM] GEOS branch main updated. 7c278ce71a889f3e72e53a691476ac1938f2a21c

git at osgeo.org git at osgeo.org
Tue Jun 4 09:39:12 PDT 2024


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  7c278ce71a889f3e72e53a691476ac1938f2a21c (commit)
      from  fce310f58bd51c274798025a9a1dff726e1c6578 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7c278ce71a889f3e72e53a691476ac1938f2a21c
Author: Daniel Baston <dbaston at gmail.com>
Date:   Tue Jun 4 12:36:27 2024 -0400

    Web: Add DOI to citation

diff --git a/web/content/_index.md b/web/content/_index.md
index 71e3dbc86..9b6f32ddd 100644
--- a/web/content/_index.md
+++ b/web/content/_index.md
@@ -60,10 +60,11 @@ To cite GEOS in publications use:
 A BibTeX entry for LaTeX users is
 ```
 @Manual{,
-  title = {{GEOS} coordinate transformation software library},
+  title = {{GEOS} computational geometry library},
   author = {{GEOS contributors}},
   organization = {Open Source Geospatial Foundation},
   year = {2021},
   url = {https://libgeos.org/},
+  doi = "10.5281/zenodo.11396894",
 }
 ```

-----------------------------------------------------------------------

Summary of changes:
 web/content/_index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list