From a141977eb6a476b4dfc7e35aaa26531f01f2fff9 Mon Sep 17 00:00:00 2001 From: Charles Karney Date: Mon, 27 Nov 2017 11:36:31 -0500 Subject: Update documentation on geodesics replacing an ancient page on geodesic calculations with something more helpful to the beginning user. --- docs/source/apps/geod.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'docs/source/apps') diff --git a/docs/source/apps/geod.rst b/docs/source/apps/geod.rst index 4620a6cc..49fa4925 100644 --- a/docs/source/apps/geod.rst +++ b/docs/source/apps/geod.rst @@ -163,11 +163,9 @@ which gives: Further reading *************** -#. `GeographicLib `_ - -#. `C. F. F. Karney, Algorithms for Geodesics, J. Geodesy 87, 43-55 (2013) `_. - `Addendum `_ - -#. `The online geodesic bibliography `_ +#. `GeographicLib `_. +#. C. F. F. Karney, `Algorithms for Geodesics `_, J. Geodesy **87**\ (1), 43–55 (2013); + `addenda `_. +#. `A geodesic bibliography `_. -- cgit v1.2.3