From 4b18d0e7de68127a1546a612626eb4fcb01f61b7 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 18 Mar 2013 21:37:02 +0100 Subject: [PATCH] Fix warnings with bibtex. --- loba-besteffort/biblio.bib | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/loba-besteffort/biblio.bib b/loba-besteffort/biblio.bib index 5e721a1..02a466a 100644 --- a/loba-besteffort/biblio.bib +++ b/loba-besteffort/biblio.bib @@ -9,7 +9,7 @@ number = {1}, issn = {1045-9219}, year = {2005}, - pages = {4-13}, + pages = {4--13}, doi = {10.1109/TPDS.2005.2}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, @@ -42,10 +42,11 @@ @InProceedings{casanova+legrand+quinson.2008.simgrid, author = {Casanova, Henri and Legrand, Arnaud and Quinson, Martin}, - title = {{SimGrid: a Generic Framework for Large-Scale - Distributed Experiments}}, + title = {{S}im{G}rid: a Generic Framework for Large-Scale + Distributed Experiments}, booktitle = {10th IEEE International Conference on Computer Modeling and Simulation}, + pages = {126--131}, year = 2008, month = mar, url = {http://simgrid.gforge.inria.fr/} -- 2.39.5