aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/transformations
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-06-10 16:08:32 +1200
committerMike Toews <mwtoews@gmail.com>2018-06-10 17:02:28 +1200
commit13b82cd0b05e5d5206fdf9773c8a7d5eb88309be (patch)
tree233ce2d799d00fec9ccc234c5e2674903a963215 /docs/source/operations/transformations
parentfa62d68b95b6295c204f3b9c91f5cef7a73c436c (diff)
downloadPROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.tar.gz
PROJ-13b82cd0b05e5d5206fdf9773c8a7d5eb88309be.zip
rewrite references using BibTeX and sphinxcontrib-bibtex
Diffstat (limited to 'docs/source/operations/transformations')
-rw-r--r--docs/source/operations/transformations/deformation.rst2
-rw-r--r--docs/source/operations/transformations/molodensky.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst
index 2e6f012d..13614f5c 100644
--- a/docs/source/operations/transformations/deformation.rst
+++ b/docs/source/operations/transformations/deformation.rst
@@ -38,7 +38,7 @@ writes both file formats. Using GDAL for construction of new grids is recommende
Example
-------------------------------------------------------------------------------
-In [Häkli2016]_ coordinate transformation including a deformation model is described.
+In :cite:`Hakli2016` coordinate transformation including a deformation model is described.
The paper describes how coordinates from the global ITRFxx frames are transformed to the
local Nordic realisations of ETRS89. Scandinavia is an area with significant post-glacial
rebound. The deformations from the post-glacial uplift is not accounted for in the
diff --git a/docs/source/operations/transformations/molodensky.rst b/docs/source/operations/transformations/molodensky.rst
index a90828cd..347165c8 100644
--- a/docs/source/operations/transformations/molodensky.rst
+++ b/docs/source/operations/transformations/molodensky.rst
@@ -16,7 +16,7 @@ differences between the semimajor axes and flattening parameters of the referenc
ellipsoids. Due to its algorithmic simplicity, it was popular prior to the
ubiquity of digital computers. Today, it is mostly interesting for historical
reasons, but nevertheless indispensable due to the large amount of data that has
-already been transformed that way [EversKnudsen2017]_.
+already been transformed that way :cite:`EversKnudsen2017`.
+---------------------+----------------------------------------------------------+
| **Alias** | molodensky |
@@ -45,7 +45,7 @@ is that it is fairly simple to compute by hand. The ease of computation come at
cost of limited accuracy.
A derivation of the mathematical formulas for the Molodensky transform can be found
-in [Deakin2004]_.
+in :cite:`Deakin2004`.
Examples