summaryrefslogtreecommitdiff
path: root/biblio/how_to_cite_gudhi.bib
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/how_to_cite_gudhi.bib')
-rw-r--r--biblio/how_to_cite_gudhi.bib70
1 files changed, 70 insertions, 0 deletions
diff --git a/biblio/how_to_cite_gudhi.bib b/biblio/how_to_cite_gudhi.bib
new file mode 100644
index 00000000..3c0d0b20
--- /dev/null
+++ b/biblio/how_to_cite_gudhi.bib
@@ -0,0 +1,70 @@
+@book{gudhi:urm
+, title = "{GUDHI} User and Reference Manual"
+, author = "{The GUDHI Project}"
+, publisher = "{GUDHI Editorial Board}"
+, year = 2015
+, url = "http://gudhi.gforge.inria.fr/doc/latest/"
+}
+
+@incollection{gudhi:FilteredComplexes
+, author = "Cl\'ement Maria"
+, title = "Filtered Complexes"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__simplex__tree.html"
+, year = 2015
+}
+
+@incollection{gudhi:PersistentCohomology
+, author = "Cl\'ement Maria"
+, title = "Persistent Cohomology"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__persistent__cohomology.html"
+, year = 2015
+}
+
+@incollection{gudhi:Contraction
+, author = "David Salinas"
+, title = "Contraction"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__contr.html"
+, year = 2015
+}
+
+@incollection{gudhi:Skeleton-Blocker
+, author = "David Salinas"
+, title = "Skeleton-Blocker"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__skbl.html"
+, year = 2015
+}
+
+@incollection{gudhi:Alpha complex
+, author = "Vincent Rouvreau"
+, title = "Alpha complex"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__alpha__complex.html"
+, year = 2015
+}
+
+@incollection{gudhi:Cubical complex
+, author = "Pawel Dlotko"
+, title = "Cubical complex"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__cubical__complex.html"
+, year = 2015
+}
+
+@incollection{gudhi:Witness complex
+, author = "Siargey Kachanovich"
+, title = "Witness complex"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__witness__complex.html"
+, year = 2015
+}