summaryrefslogtreecommitdiff
path: root/src/python/doc/alpha_complex_user.rst
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2020-04-25 07:43:36 +0200
committerGitHub <noreply@github.com>2020-04-25 07:43:36 +0200
commit0fb22e4c499b665ad505e5d9d2c325f7561f69c4 (patch)
treed6fc030994f4987d6abd29bef87d9a192922a4fe /src/python/doc/alpha_complex_user.rst
parentd895af4897cb4169486197dec925a8a16d4de9cf (diff)
parent66337063d2ee3770275268c264548e99db3ec7f0 (diff)
Merge pull request #292 from VincentRouvreau/one_biblio_for_all_sphinx
Fix bibliography for sphinx
Diffstat (limited to 'src/python/doc/alpha_complex_user.rst')
-rw-r--r--src/python/doc/alpha_complex_user.rst8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst
index 265a82d2..a3b35c10 100644
--- a/src/python/doc/alpha_complex_user.rst
+++ b/src/python/doc/alpha_complex_user.rst
@@ -10,7 +10,7 @@ Definition
.. include:: alpha_complex_sum.inc
`AlphaComplex` is constructing a :doc:`SimplexTree <simplex_tree_ref>` using
-`Delaunay Triangulation <http://doc.cgal.org/latest/Triangulation/index.html#Chapter_Triangulations>`_
+`Delaunay Triangulation <http://doc.cgal.org/latest/Triangulation/index.html#Chapter_Triangulations>`_
:cite:`cgal:hdj-t-19b` from `CGAL <http://www.cgal.org/>`_ (the Computational Geometry Algorithms Library
:cite:`cgal:eb-19b`).
@@ -203,9 +203,3 @@ the program output is:
[4, 5, 6] -> 22.74
[3, 6] -> 30.25
-CGAL citations
---------------
-
-.. bibliography:: ../../biblio/how_to_cite_cgal.bib
- :filter: docname in docnames
- :style: unsrt