From d9f8f497675a3ffcf6591d4e3fdb9df689875bbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gon=C3=A7alves?= <daniel.goncalves@lirmm.fr> Date: Tue, 30 Nov 2021 16:26:34 +0100 Subject: [PATCH] Replace data.bib replaced first name by initials --- data.bib | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/data.bib b/data.bib index 5acec17..6ca6343 100644 --- a/data.bib +++ b/data.bib @@ -52,7 +52,7 @@ pages="225--226" @inproceedings{plotkin, title={Shallow excluded minors and improved graph decompositions}, - author={Plotkin, Serge and Rao, Satish and Smith, Warren D}, + author={Plotkin, S. and Rao, S. and Smith, W. D}, booktitle={Proceedings of the fifth annual ACM-SIAM symposium on Discrete algorithms}, pages={462--470}, year={1994}, @@ -66,12 +66,12 @@ volume = "229", number = "1-3", pages = "371--410", year = "2001", -author = {Zhu, Xuding}, +author = {Zhu, X.}, } @incollection{zhusurvey2, title={Recent developments in circular colouring of graphs}, - author={Zhu, Xuding}, + author={Zhu, X.}, booktitle={Topics in discrete mathematics}, pages={497--550}, year={2006}, @@ -80,7 +80,7 @@ author = {Zhu, Xuding}, @article{zhucirc, title={Circular chromatic number of planar graphs of large odd girth}, - author={Zhu, Xuding}, + author={Zhu, X.}, journal={Electronic J. of Combinatorics}, volume={8}, pages={R25}, @@ -1810,7 +1810,7 @@ archivePrefix = "arXiv", @article{rs3, title={Graph {M}inors. {III}. {P}lanar tree-width}, - author={Robertson, Neil and Seymour, Paul D.}, + author={Robertson, N. and Seymour, P.D.}, journal={Journal of Combinatorial Theory, Series~B}, volume={36}, pages={49--64}, @@ -5153,7 +5153,7 @@ year = 2014 year=2012} @article{covcol, -author = {Grohe, Martin and Kreutzer, Stephan and Rabinovich, Roman and Siebertz, Sebastian and Stavropoulos, Konstantinos}, +author = {Grohe, M. and Kreutzer, S. and Rabinovich, R. and Siebertz, S. and Stavropoulos, K.}, title = {Coloring and Covering Nowhere Dense Graphs}, journal = {SIAM Journal on Discrete Mathematics}, volume = 32, @@ -5236,7 +5236,7 @@ year = 2018} @article{erlebach2005polynomial, title={Polynomial-time approximation schemes for geometric intersection graphs}, - author={Erlebach, Thomas and Jansen, Klaus and Seidel, Eike}, + author={Erlebach, T. and Jansen, K. and Seidel, E.}, journal={SIAM Journal on Computing}, volume=34, pages={1302--1323}, @@ -5286,7 +5286,7 @@ note = {In Press} @inproceedings{felsner2011contact, title={Contact representations of planar graphs with cubes}, - author={Felsner, Stefan and Francis, Mathew C}, + author={Felsner, S. and Francis, M.C.}, booktitle={Proceedings of the twenty-seventh annual symposium on Computational geometry}, pages={315--320}, year={2011} @@ -5294,15 +5294,15 @@ note = {In Press} @article{wcolig, title={Weak Coloring Numbers of Intersection Graphs}, - author={Dvo{\v{r}}{\'a}k, Zden{\v{e}}k and Pek{\'a}rek, Jakub and Torsten Ueckerdt and Yelena Yuditsky}, + author={Dvo{\v{r}}{\'a}k, Z. and Pek{\'a}rek, J. and T. Ueckerdt and Y. Yuditsky}, year={2021}, volume={2103.17094}, journal={arXiv} } @inproceedings{distapx, - author = {Zdenek Dvor{\'{a}}k and - Abhiruk Lahiri}, + author = {Z. Dvor{\'{a}}k and + A. Lahiri}, title = {Approximation Schemes for Bounded Distance Problems on Fractionally Treewidth-Fragile Graphs}, booktitle = {29th Annual European Symposium on Algorithms, {ESA} 2021, September @@ -5315,7 +5315,7 @@ note = {In Press} } @article{logapx, - author = {Zdenek Dvor{\'{a}}k}, + author = {Z. Dvor{\'{a}}k}, title = {Approximation metatheorem for fractionally treewidth-fragile graphs}, journal = {arXiv}, volume = {2103.08698}, @@ -5343,18 +5343,18 @@ note = {In Press} address = "Providence"} @article{sachs94, - author = {Horst Sachs}, + author = {H. Sachs}, title = {Coin graphs, polyhedra, and conformal mapping }, journal = {Discrete Mathematics}, - volume = {134}, + volume = 134, year=1994, pages={133--138}} } @article{albertson2004coloring, - title={Coloring with no $2 $-Colored $ P\_4 $'s}, - author={Albertson, Michael O and Chappell, Glenn G and Kierstead, Hal A and K{\"u}ndgen, Andr{\'e} and Ramamurthi, Radhika}, - journal={the electronic journal of combinatorics}, + title={Coloring with no $2$-Colored ${P}_4$'s}, + author={Albertson, M.O. and Chappell, G.G. and Kierstead, H.A. and K{\"u}ndgen, A. and Ramamurthi, R.}, + journal={The Electronic Journal of Combinatorics}, pages={R26--R26}, year={2004} } -- GitLab