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.
Doc: remove "The" from title and organization in CITATION
- 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). The GDAL/OGR Geospatial Data Abstraction | ||
software Library. The Open Source Geospatial Foundation. URL http://gdal.org | ||
GDAL/OGR contributors (2018). GDAL/OGR Geospatial Data Abstraction | ||
software Library. Open Source Geospatial Foundation. URL http://gdal.org | ||
|
||
A BibTeX entry for LaTeX users is | ||
|
||
@Manual{, | ||
title = {The {GDAL/OGR} Geospatial Data Abstraction software Library}, | ||
title = {{GDAL/OGR} Geospatial Data Abstraction software Library}, | ||
author = {{GDAL/OGR contributors}}, | ||
organization = {The Open Source Geospatial Foundation}, | ||
organization = {Open Source Geospatial Foundation}, | ||
year = {2018}, | ||
url = {http://gdal.org}, | ||
} |