summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-20 10:29:04 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-20 10:29:04 +0000
commitaa06a8774e45500718dd6bf0259b328a720fedd1 (patch)
treea682ac19d97624bfa3c1a6a47da404f106bee18e /biblio
parente3707de64413df06f83770a40ed8ba4ad9a69951 (diff)
parent7ba68a39361109d872bfa284e68d13ad5c8c6231 (diff)
Merge of distance_matrix_in_rips_module development into te trunk
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1969 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 231f9e7c2cea40a751a1c6dc7d544474b2426bc0
Diffstat (limited to 'biblio')
-rw-r--r--biblio/how_to_cite_gudhi.bib31
1 files changed, 29 insertions, 2 deletions
diff --git a/biblio/how_to_cite_gudhi.bib b/biblio/how_to_cite_gudhi.bib
index d88ecb75..fde1d9b1 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}"
@@ -78,6 +78,33 @@
, 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"
@@ -85,4 +112,4 @@
, booktitle = "{GUDHI} User and Reference Manual"
, url = "http://gudhi.gforge.inria.fr/doc/latest/group__bottleneck__distance.html"
, year = 2016
-}
+} \ No newline at end of file