summaryrefslogtreecommitdiff
path: root/biblio/how_to_cite_gudhi.bib.in
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-08-11 13:57:10 +0200
committerGard Spreemann <gspr@nonempty.org>2020-08-11 13:57:10 +0200
commit1c4694087c9cc2ea155ba99cd3484f788ad4daad (patch)
tree24d3b0e0451decf442e5c92f4c5d473ccfc60b76 /biblio/how_to_cite_gudhi.bib.in
parentfe7ba81633feafa9232546be4fef18cf37766b1f (diff)
parent1c05c20d7cf92c96b5036620cc892cb956c96785 (diff)
Merge branch 'dfsg/latest' into debian/sid
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@
+}