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.bib62
1 files changed, 58 insertions, 4 deletions
diff --git a/biblio/how_to_cite_gudhi.bib b/biblio/how_to_cite_gudhi.bib
index 3c0d0b20..59c05a5b 100644
--- a/biblio/how_to_cite_gudhi.bib
+++ b/biblio/how_to_cite_gudhi.bib
@@ -33,7 +33,7 @@
, year = 2015
}
-@incollection{gudhi:Skeleton-Blocker
+@incollection{gudhi:SkeletonBlocker
, author = "David Salinas"
, title = "Skeleton-Blocker"
, publisher = "{GUDHI Editorial Board}"
@@ -42,7 +42,7 @@
, year = 2015
}
-@incollection{gudhi:Alpha complex
+@incollection{gudhi:AlphaComplex
, author = "Vincent Rouvreau"
, title = "Alpha complex"
, publisher = "{GUDHI Editorial Board}"
@@ -51,7 +51,7 @@
, year = 2015
}
-@incollection{gudhi:Cubical complex
+@incollection{gudhi:CubicalComplex
, author = "Pawel Dlotko"
, title = "Cubical complex"
, publisher = "{GUDHI Editorial Board}"
@@ -60,7 +60,7 @@
, year = 2015
}
-@incollection{gudhi:Witness complex
+@incollection{gudhi:WitnessComplex
, author = "Siargey Kachanovich"
, title = "Witness complex"
, publisher = "{GUDHI Editorial Board}"
@@ -68,3 +68,57 @@
, url = "http://gudhi.gforge.inria.fr/doc/latest/group__witness__complex.html"
, year = 2015
}
+
+@incollection{gudhi:SubSampling
+, author = "Cl\'ement Jamin, Siargey Kachanovich"
+, title = "Subsampling"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__subsampling.html"
+, year = 2016
+}
+
+@incollection{gudhi:SpatialSearching
+, author = "Cl\'ement Jamin"
+, title = "Spatial searching"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__spatial__searching.html"
+, year = 2016
+}
+
+@incollection{gudhi:TangentialComplex
+, author = "Cl\'ement Jamin"
+, title = "Tangential complex"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__tangential__complex.html"
+, year = 2016
+}
+
+@incollection{gudhi:RipsComplex
+, author = "Cl\'ement Maria, Pawel Dlotko, Vincent Rouvreau"
+, title = "Rips complex"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__rips__complex.html"
+, year = 2016
+}
+
+@incollection{gudhi:BottleneckDistance
+, author = "Fran{{\c{c}}ois Godi"
+, title = "Bottleneck distance"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/doc/latest/group__bottleneck__distance.html"
+, year = 2016
+}
+
+@incollection{gudhi:cython
+, author = "Vincent Rouvreau"
+, title = "Cython interface"
+, publisher = "{GUDHI Editorial Board}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "http://gudhi.gforge.inria.fr/python/latest/"
+, year = 2016
+}