From 8400ce874e0d17c6d6c80bbd4b34dff40a768fe0 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Tue, 14 Apr 2020 10:19:38 +0200 Subject: Some documentation and examples --- biblio/bibliography.bib | 13 +++++++++++++ biblio/how_to_cite_gudhi.bib.in | 10 ++++++++++ 2 files changed, 23 insertions(+) (limited to 'biblio') diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib index b017a07e..24f85b48 100644 --- a/biblio/bibliography.bib +++ b/biblio/bibliography.bib @@ -1208,3 +1208,16 @@ numpages = {11}, location = {Montr\'{e}al, Canada}, series = {NIPS’18} } + +@unpublished{edgecollapsesocg2020, + title = {{Edge Collapse and Persistence of Flag Complexes}}, + author = {Boissonnat, Jean-Daniel and Pritam, Siddharth}, + url = {https://hal.inria.fr/hal-02395227}, + note = {working paper or preprint}, + year = {2019}, + month = Dec, + keywords = {Persistent homology ; Strong Collapse ; Computational geometry ; Topological Data Analysis ; 2012 ACM Subject Classification Mathematics of computing ; Computational Topology}, + pdf = {https://hal.inria.fr/hal-02395227/file/socg2020_paper_152.pdf}, + hal_id = {hal-02395227}, + hal_version = {v1}, +} \ No newline at end of file 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@ +} -- cgit v1.2.3