aboutsummaryrefslogtreecommitdiff
path: root/CITATION
diff options
context:
space:
mode:
Diffstat (limited to 'CITATION')
-rw-r--r--CITATION14
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/},
+ }