diff options
| author | Mike Taves <mwtoews@gmail.com> | 2019-02-28 22:49:31 +1300 |
|---|---|---|
| committer | Mike Taves <mwtoews@gmail.com> | 2019-02-28 22:49:31 +1300 |
| commit | 2b880212e9b2ff6faeafb1f98c8fa76469c5907a (patch) | |
| tree | 9e0efe5e4267045bc7d591d1be7468893467c2cb /docs/source/about.rst | |
| parent | f3e10e2eeb79d1cfd3cb53019d204447baf2d8ac (diff) | |
| download | PROJ-2b880212e9b2ff6faeafb1f98c8fa76469c5907a.tar.gz PROJ-2b880212e9b2ff6faeafb1f98c8fa76469c5907a.zip | |
Miscellaneous documentation fixes
- Corrections to BibTeX references, normalise format with JabRef
- Typos in projinfo
- Simplify update CITATION step
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 ------------------------------------------------------------------------------- |
