diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-04-01 19:50:34 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-04-12 20:03:01 +0200 |
| commit | 2915b6d6f96819c294cc4098160ef41975075b0e (patch) | |
| tree | 31b7fe793b705be1217b679800fc0abd2a7a59bf /CITATION | |
| parent | 8f4c8cfe8188603ce3beee733dbf52f79c4c6b17 (diff) | |
| download | PROJ-2915b6d6f96819c294cc4098160ef41975075b0e.tar.gz PROJ-2915b6d6f96819c294cc4098160ef41975075b0e.zip | |
Add a CITATION file (fixes #309)
Diffstat (limited to 'CITATION')
| -rw-r--r-- | CITATION | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CITATION b/CITATION new file mode 100644 index 00000000..82643d84 --- /dev/null +++ b/CITATION @@ -0,0 +1,14 @@ +To cite PROJ in publications use: + + PROJ contributors (2018). PROJ coordinate transformation software + library. Open Source Geospatial Foundation. URL http://proj4.org/. + +A BibTeX entry for LaTeX users is + + @Manual{, + title = {{PROJ} coordinate transformation software library}, + author = {{PROJ contributors}}, + organization = {Open Source Geospatial Foundation}, + year = {2018}, + url = {http://proj4.org/}, + } |
