diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-02-28 22:02:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-28 22:02:18 +0100 |
| commit | 0c0a2fa386fea82e666c940d7f70d3d9859d9b5c (patch) | |
| tree | 0fcdbe1913146645c499d48ee9e525c73bf91f96 /docs/source/about.rst | |
| parent | d3276a07b8a48e600332419d12886c34527d3162 (diff) | |
| parent | 2b880212e9b2ff6faeafb1f98c8fa76469c5907a (diff) | |
| download | PROJ-0c0a2fa386fea82e666c940d7f70d3d9859d9b5c.tar.gz PROJ-0c0a2fa386fea82e666c940d7f70d3d9859d9b5c.zip | |
Merge pull request #1300 from mwtoews/docs
Miscellaneous documentation fixes
Diffstat (limited to 'docs/source/about.rst')
| -rw-r--r-- | docs/source/about.rst | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/docs/source/about.rst b/docs/source/about.rst index 5e625288..5171e4c7 100644 --- a/docs/source/about.rst +++ b/docs/source/about.rst @@ -23,22 +23,9 @@ datums using all but the most obscure geodetic techniques. Citation ------------------------------------------------------------------------------- -To cite PROJ in publications use: - PROJ contributors (2018). PROJ coordinate transformation software - library. Open Source Geospatial Foundation. URL https://proj4.org/. +.. include:: ../../CITATION -A BibTeX entry for LaTeX users is - -.. code-block:: latex - - @Manual{, - title = {{PROJ} coordinate transformation software library}, - author = {{PROJ contributors}}, - organization = {Open Source Geospatial Foundation}, - year = {2018}, - url = {https://proj4.org/}, - } License ------------------------------------------------------------------------------- |
