summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2022-04-15 20:02:06 +0200
committerMarc Glisse <marc.glisse@inria.fr>2022-04-15 20:02:06 +0200
commit84a264c27e0994542f1da3a4688157568a6b69b7 (patch)
treec106ef3158d9f7e89a69b87d4b123812afc4ab16 /biblio
parenta43ca657787745e8b945943987b313106ec67f1f (diff)
Use "and" to separate authors with bibtex
Diffstat (limited to 'biblio')
-rw-r--r--biblio/how_to_cite_gudhi.bib.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/biblio/how_to_cite_gudhi.bib.in b/biblio/how_to_cite_gudhi.bib.in
index 54d10857..579dbf41 100644
--- a/biblio/how_to_cite_gudhi.bib.in
+++ b/biblio/how_to_cite_gudhi.bib.in
@@ -78,7 +78,7 @@
}
@incollection{gudhi:SubSampling
-, author = "Cl\'ement Jamin, Siargey Kachanovich"
+, author = "Cl\'ement Jamin and Siargey Kachanovich"
, title = "Subsampling"
, publisher = "{GUDHI Editorial Board}"
, edition = "{@GUDHI_VERSION@}"
@@ -108,7 +108,7 @@
}
@incollection{gudhi:RipsComplex
-, author = "Cl\'ement Maria, Pawel Dlotko, Vincent Rouvreau, Marc Glisse"
+, author = "Cl\'ement Maria and Pawel Dlotko and Vincent Rouvreau and Marc Glisse"
, title = "Rips complex"
, publisher = "{GUDHI Editorial Board}"
, edition = "{@GUDHI_VERSION@}"
@@ -158,7 +158,7 @@
}
@incollection{gudhi:Collapse
-, author = "Siddharth Pritam"
+, author = "Siddharth Pritam and Marc Glisse"
, title = "Edge collapse"
, publisher = "{GUDHI Editorial Board}"
, edition = "{@GUDHI_VERSION@}"