summaryrefslogtreecommitdiff
path: root/biblio/how_to_cite_gudhi.bib.in
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-08-11 13:55:57 +0200
committerGard Spreemann <gspr@nonempty.org>2020-08-11 13:55:57 +0200
commit1c05c20d7cf92c96b5036620cc892cb956c96785 (patch)
tree8ae9a9396ea2b97f617915b8730632917cf786ec /biblio/how_to_cite_gudhi.bib.in
parent9b3079646ee3f6a494b83e864b3e10b8a93597d0 (diff)
parent92fe082aed387ef050d5077157daea9ee3a7c7f4 (diff)
Merge tag 'tags/gudhi-release-3.3.0' into dfsg/latest
Diffstat (limited to 'biblio/how_to_cite_gudhi.bib.in')
-rw-r--r--biblio/how_to_cite_gudhi.bib.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/biblio/how_to_cite_gudhi.bib.in b/biblio/how_to_cite_gudhi.bib.in
index 05d3cc98..54d10857 100644
--- a/biblio/how_to_cite_gudhi.bib.in
+++ b/biblio/how_to_cite_gudhi.bib.in
@@ -156,3 +156,13 @@
, url = "https://gudhi.inria.fr/doc/@GUDHI_VERSION@/group___persistence__representations.html"
, year = @GUDHI_VERSION_YEAR@
}
+
+@incollection{gudhi:Collapse
+, author = "Siddharth Pritam"
+, title = "Edge collapse"
+, publisher = "{GUDHI Editorial Board}"
+, edition = "{@GUDHI_VERSION@}"
+, booktitle = "{GUDHI} User and Reference Manual"
+, url = "https://gudhi.inria.fr/doc/@GUDHI_VERSION@/group__edge__collapse.html"
+, year = @GUDHI_VERSION_YEAR@
+}