aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations
diff options
context:
space:
mode:
authorMike Taves <mwtoews@gmail.com>2021-03-11 21:44:17 +1300
committerMike Taves <mwtoews@gmail.com>2021-03-11 23:29:35 +1300
commit647e25f0dd01923703fb7f466c920386baed9998 (patch)
tree5c69aaa0bbd196d4f6b967c39fb591c4d061bb45 /docs/source/operations
parentf55bb077c8ecfca4b583bef44151b37fa208a1ea (diff)
downloadPROJ-647e25f0dd01923703fb7f466c920386baed9998.tar.gz
PROJ-647e25f0dd01923703fb7f466c920386baed9998.zip
Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)
Diffstat (limited to 'docs/source/operations')
-rw-r--r--docs/source/operations/projections/utm.rst2
-rw-r--r--docs/source/operations/projections/webmerc.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/projections/utm.rst b/docs/source/operations/projections/utm.rst
index cbbda09d..6b957472 100644
--- a/docs/source/operations/projections/utm.rst
+++ b/docs/source/operations/projections/utm.rst
@@ -37,7 +37,7 @@ to which specific parameters, such as central meridians, have been applied.
The Earth is divided into 60 zones each generally 6° wide in longitude.
Bounding meridians are evenly divisible by 6°, and zones are
numbered from 1 to 60 proceeding east from the 180th meridian from Greenwich
-with minor exceptions [Snyder1987]_.
+with minor exceptions :cite:`Snyder1987`.
Usage
#####
diff --git a/docs/source/operations/projections/webmerc.rst b/docs/source/operations/projections/webmerc.rst
index 3a3d9a47..55199b24 100644
--- a/docs/source/operations/projections/webmerc.rst
+++ b/docs/source/operations/projections/webmerc.rst
@@ -64,7 +64,7 @@ Parameters
Mathematical definition
#######################
-The formulas describing the Mercator projection are all taken from G. Evenden's libproj manuals [Evenden2005]_.
+The formulas describing the Mercator projection are all taken from G. Evenden's libproj manuals :cite:`Evenden2005`.
Forward projection
==================