forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CITATION: update year to 2019 and use HTTPS
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
To cite GDAL/OGR in publications use: | ||
|
||
GDAL/OGR contributors (2018). GDAL/OGR Geospatial Data Abstraction | ||
software Library. Open Source Geospatial Foundation. URL http://gdal.org | ||
GDAL/OGR contributors (2019). GDAL/OGR Geospatial Data Abstraction | ||
software Library. Open Source Geospatial Foundation. URL https://gdal.org | ||
|
||
A BibTeX entry for LaTeX users is | ||
|
||
@Manual{, | ||
title = {{GDAL/OGR} Geospatial Data Abstraction software Library}, | ||
author = {{GDAL/OGR contributors}}, | ||
organization = {Open Source Geospatial Foundation}, | ||
year = {2018}, | ||
url = {http://gdal.org}, | ||
year = {2019}, | ||
url = {https://gdal.org}, | ||
} |