Skip to content

Commit a56a630

Browse files
Update citation with complete DBLP reference (volume, pages, DOI)
1 parent a1e7920 commit a56a630

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,15 @@ If you publish results using our algorithms, please acknowledge our work by quot
178178

179179
```
180180
@inproceedings{BiedermannHSS18,
181-
AUTHOR = {Biedermann, Sonja and Henzinger, Monika and Schulz, Christian and Schuster, Bernhard},
182-
TITLE = {{Memetic Graph Clustering}},
183-
BOOKTITLE = {{Proceedings of the 17th International Symposium on Experimental Algorithms (SEA'18)}},
184-
SERIES = {{LIPIcs}},
185-
PUBLISHER = {Dagstuhl},
186-
NOTE = {Technical Report, arXiv:1802.07034},
187-
YEAR = {2018}
181+
author = {Biedermann, Sonja and Henzinger, Monika and Schulz, Christian and Schuster, Bernhard},
182+
title = {{Memetic Graph Clustering}},
183+
booktitle = {17th International Symposium on Experimental Algorithms (SEA 2018)},
184+
series = {LIPIcs},
185+
volume = {103},
186+
pages = {3:1--3:15},
187+
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"{u}}r Informatik},
188+
year = {2018},
189+
doi = {10.4230/LIPIcs.SEA.2018.3}
188190
}
189191
```
190192

0 commit comments

Comments
 (0)