summaryrefslogtreecommitdiff
path: root/src/python/doc/alpha_complex_user.rst
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-04-24 09:00:39 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-04-24 09:00:39 +0200
commit658a754397287e8de216ae91d3c9a3c492e4db2d (patch)
tree0e5f1dab44ccb62fea409d5468e969a59cc2b3e1 /src/python/doc/alpha_complex_user.rst
parente3f276ab5b7503ba7ce278fffbf73ebe66d6351c (diff)
Fix bibliography for sphinx
Diffstat (limited to 'src/python/doc/alpha_complex_user.rst')
-rw-r--r--src/python/doc/alpha_complex_user.rst11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst
index 265a82d2..c65e62c8 100644
--- a/src/python/doc/alpha_complex_user.rst
+++ b/src/python/doc/alpha_complex_user.rst
@@ -10,9 +10,8 @@ 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>`_
-:cite:`cgal:hdj-t-19b` from `CGAL <http://www.cgal.org/>`_ (the Computational Geometry Algorithms Library
-:cite:`cgal:eb-19b`).
+`Delaunay Triangulation <http://doc.cgal.org/latest/Triangulation/index.html#Chapter_Triangulations>`_
+from `CGAL <http://www.cgal.org/>`_ (the Computational Geometry Algorithms Library).
Remarks
^^^^^^^
@@ -203,9 +202,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