summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorVincent Rouvreau <VincentRouvreau@users.noreply.github.com>2019-06-03 15:34:36 +0200
committerGitHub <noreply@github.com>2019-06-03 15:34:36 +0200
commit7705d6ceac3d8a302b1950f77565f44a15122a30 (patch)
tree76a930e4ada82eb1a70a021b7f13d13319606438 /biblio
parenta227bc0be7c5ee70ff45f6ee06da9be0553b1937 (diff)
parentb9a6a203a71eed7f17de219070ca24e448b53b9e (diff)
Merge pull request #63 from mglisse/doc-bottleneck
Citations for bottleneck distance
Diffstat (limited to 'biblio')
-rw-r--r--biblio/bibliography.bib22
1 files changed, 21 insertions, 1 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index be4c2db5..288692b2 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1139,4 +1139,24 @@ language={English}
timestamp = {Mon, 13 Aug 2018 16:46:26 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/BoissonnatS16},
bibsource = {dblp computer science bibliography, https://dblp.org}
-} \ No newline at end of file
+}
+
+@article{Kerber:2017:GHC:3047249.3064175,
+ author = {Kerber, Michael and Morozov, Dmitriy and Nigmetov, Arnur},
+ title = {Geometry Helps to Compare Persistence Diagrams},
+ journal = {J. Exp. Algorithmics},
+ issue_date = {2017},
+ volume = {22},
+ month = sep,
+ year = {2017},
+ issn = {1084-6654},
+ pages = {1.4:1--1.4:20},
+ articleno = {1.4},
+ numpages = {20},
+ url = {http://doi.acm.org/10.1145/3064175},
+ doi = {10.1145/3064175},
+ acmid = {3064175},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ keywords = {Assignment problems, bipartite matching, k-d tree, persistent homology},
+}