Refresh CITATION and CITATION.cff [ci skip]
This commit is contained in:
parent
41bbd3bf4e
commit
4daa319886
4
CITATION
4
CITATION
|
@ -1,6 +1,6 @@
|
|||
To cite GDAL/OGR in publications use:
|
||||
|
||||
GDAL/OGR contributors (2023). GDAL/OGR Geospatial Data Abstraction
|
||||
GDAL/OGR contributors (2024). GDAL/OGR Geospatial Data Abstraction
|
||||
software Library. Open Source Geospatial Foundation. URL https://gdal.org
|
||||
DOI: 10.5281/zenodo.5884351
|
||||
|
||||
|
@ -10,7 +10,7 @@ A BibTeX entry for LaTeX users is
|
|||
title = {{GDAL/OGR} Geospatial Data Abstraction software Library},
|
||||
author = {{GDAL/OGR contributors}},
|
||||
organization = {Open Source Geospatial Foundation},
|
||||
year = {2023},
|
||||
year = {2024},
|
||||
url = {https://gdal.org},
|
||||
doi = {10.5281/zenodo.5884351},
|
||||
}
|
||||
|
|
|
@ -2,8 +2,8 @@ cff-version: 1.2.0
|
|||
message: Please cite this software using these metadata or in the CITATION file.
|
||||
type: software
|
||||
title: GDAL
|
||||
version: 3.8.0
|
||||
date-released: 2023-11-06
|
||||
version: 3.8.3
|
||||
date-released: 2024-01-02
|
||||
doi: 10.5281/zenodo.5884351
|
||||
abstract: GDAL is a translator library for raster and vector geospatial data
|
||||
formats that is released under an MIT style Open Source License by the Open
|
||||
|
|
Loading…
Reference in New Issue