diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-06-02 11:06:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-02 11:06:27 +0200 |
| commit | 6160304480a2d16022662935da3837986cd2ba61 (patch) | |
| tree | df6904bc756d5fc6ced5881eb7a75b0efd74da1d /CITATION | |
| parent | 524a335e0b80cf4ba8c68bf72321405a2803fca4 (diff) | |
| parent | 5a8009e4dfc6538f9979a8a901ab1c8c20d6e43f (diff) | |
| download | PROJ-6160304480a2d16022662935da3837986cd2ba61.tar.gz PROJ-6160304480a2d16022662935da3837986cd2ba61.zip | |
Merge pull request #1027 from mwtoews/docs
Update URLs
Diffstat (limited to 'CITATION')
| -rw-r--r-- | CITATION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ To cite PROJ in publications use: PROJ contributors (2018). PROJ coordinate transformation software - library. Open Source Geospatial Foundation. URL http://proj4.org/. + library. Open Source Geospatial Foundation. URL https://proj4.org/. A BibTeX entry for LaTeX users is @@ -10,5 +10,5 @@ A BibTeX entry for LaTeX users is author = {{PROJ contributors}}, organization = {Open Source Geospatial Foundation}, year = {2018}, - url = {http://proj4.org/}, + url = {https://proj4.org/}, } |
