From 64922f1694fba917c92116b0f595e76d2304046b Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 1 Apr 2018 19:50:34 +0200 Subject: Add a CITATION file (fixes #309) --- CITATION | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CITATION (limited to 'CITATION') 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/}, + } -- cgit v1.2.3