summaryrefslogtreecommitdiff
path: root/src/cython/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc')
-rw-r--r--src/cython/doc/alpha_complex_user.rst8
-rw-r--r--src/cython/doc/biblio.rst6
-rw-r--r--src/cython/doc/cgal_citation.rst8
-rw-r--r--src/cython/doc/cubical_complex_user.rst7
-rw-r--r--src/cython/doc/how_to_cite_cgal.rst7
-rw-r--r--src/cython/doc/index.rst7
-rw-r--r--src/cython/doc/persistent_cohomology_user.rst7
-rw-r--r--src/cython/doc/tangential_complex_user.rst7
-rw-r--r--src/cython/doc/witness_complex_user.rst6
9 files changed, 36 insertions, 27 deletions
diff --git a/src/cython/doc/alpha_complex_user.rst b/src/cython/doc/alpha_complex_user.rst
index f1c57248..68e53a77 100644
--- a/src/cython/doc/alpha_complex_user.rst
+++ b/src/cython/doc/alpha_complex_user.rst
@@ -196,4 +196,10 @@ the program output is:
([2, 3, 6], 36.5)
([2, 4, 6], 37.24489795918368)
-.. :include: how_to_cite_cgal.rst
+==============
+CGAL citations
+==============
+
+.. bibliography:: how_to_cite_cgal.bib
+ :filter: docnames
+ :style: unsrt
diff --git a/src/cython/doc/biblio.rst b/src/cython/doc/biblio.rst
deleted file mode 100644
index 3995e9c0..00000000
--- a/src/cython/doc/biblio.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-Bibliography
-************
-
-.. bibliography:: bibliography.bib
- :filter: docnames
- :style: unsrt
diff --git a/src/cython/doc/cgal_citation.rst b/src/cython/doc/cgal_citation.rst
deleted file mode 100644
index bbc4ef9e..00000000
--- a/src/cython/doc/cgal_citation.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-==============
-CGAL citations
-==============
-
-..
- bibliography:: how_to_cite_cgal.bib
- :filter: docnames
- :style: unsrt
diff --git a/src/cython/doc/cubical_complex_user.rst b/src/cython/doc/cubical_complex_user.rst
index 002a648b..692acdd9 100644
--- a/src/cython/doc/cubical_complex_user.rst
+++ b/src/cython/doc/cubical_complex_user.rst
@@ -153,4 +153,9 @@ Examples.
End user programs are available in cython/example/ folder.
-.. include:: biblio.rst
+Bibliography
+************
+
+.. bibliography:: bibliography.bib
+ :filter: docnames
+ :style: unsrt
diff --git a/src/cython/doc/how_to_cite_cgal.rst b/src/cython/doc/how_to_cite_cgal.rst
deleted file mode 100644
index 192e0562..00000000
--- a/src/cython/doc/how_to_cite_cgal.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-==============
-CGAL citations
-==============
-
-.. bibliography:: how_to_cite_cgal.bib
- :filter: docnames
- :style: unsrt
diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst
index d0165588..fca63d65 100644
--- a/src/cython/doc/index.rst
+++ b/src/cython/doc/index.rst
@@ -79,4 +79,9 @@ Persistence graphical tools
.. include:: persistence_graphical_tools_sum.rst
-.. include:: biblio.rst
+Bibliography
+************
+
+.. bibliography:: bibliography.bib
+ :filter: docnames
+ :style: unsrt
diff --git a/src/cython/doc/persistent_cohomology_user.rst b/src/cython/doc/persistent_cohomology_user.rst
index a68e9bdd..69be3b86 100644
--- a/src/cython/doc/persistent_cohomology_user.rst
+++ b/src/cython/doc/persistent_cohomology_user.rst
@@ -107,4 +107,9 @@ We provide several example files: run these examples with -h for details on thei
* :download:`random_cubical_complex_persistence_example.py <../example/random_cubical_complex_persistence_example.py>`
* :download:`tangential_complex_plain_homology_from_off_file_example.py <../example/tangential_complex_plain_homology_from_off_file_example.py>`
-.. include:: biblio.rst
+Bibliography
+************
+
+.. bibliography:: bibliography.bib
+ :filter: docnames
+ :style: unsrt
diff --git a/src/cython/doc/tangential_complex_user.rst b/src/cython/doc/tangential_complex_user.rst
index 6c3debb4..6a7e6e41 100644
--- a/src/cython/doc/tangential_complex_user.rst
+++ b/src/cython/doc/tangential_complex_user.rst
@@ -187,4 +187,9 @@ The output is:
Tangential contains 4 vertices.
Inconsistencies has been fixed.
-.. include:: biblio.rst
+Bibliography
+************
+
+.. bibliography:: bibliography.bib
+ :filter: docnames
+ :style: unsrt
diff --git a/src/cython/doc/witness_complex_user.rst b/src/cython/doc/witness_complex_user.rst
index 071d8ef5..72b8d839 100644
--- a/src/cython/doc/witness_complex_user.rst
+++ b/src/cython/doc/witness_complex_user.rst
@@ -81,5 +81,9 @@ Example2: Computing persistence using strong relaxed witness complex
Here is an example of constructing a strong witness complex filtration and computing persistence on it:
-.. include:: biblio.rst
+Bibliography
+************
+.. bibliography:: bibliography.bib
+ :filter: docnames
+ :style: unsrt