[Lemon-commits] Peter Kovacs: Minor fixes in bibtex entry + unif...

Lemon HG hg at lemon.cs.elte.hu
Thu Oct 8 10:20:22 CEST 2015


details:   http://lemon.cs.elte.hu/hg/lemon/rev/233ad6942a26
changeset: 1367:233ad6942a26
user:      Peter Kovacs <kpeter [at] inf.elte.hu>
date:      Sun May 24 17:30:50 2015 +0200
description:
	Minor fixes in bibtex entry + unify formatting (#597)

diffstat:

 doc/references.bib |  19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

diffs (28 lines):

diff --git a/doc/references.bib b/doc/references.bib
--- a/doc/references.bib
+++ b/doc/references.bib
@@ -356,15 +356,14 @@
 }
 
 @article{cordella2004sub,
-  title =	 {A (sub) graph isomorphism algorithm for matching
+  author =       {Cordella, Luigi P. and Foggia, Pasquale and Sansone,
+                  Carlo and Vento, Mario},
+  title =        {A (sub)graph isomorphism algorithm for matching
                   large graphs},
-  author =	 {Cordella, Luigi P and Foggia, Pasquale and Sansone,
-                  Carlo and Vento, Mario},
-  journal =	 {Pattern Analysis and Machine Intelligence, IEEE
-                  Transactions on},
-  volume =	 26,
-  number =	 10,
-  pages =	 {1367--1372},
-  year =	 2004,
-  publisher =	 {IEEE}
+  journal =      {IEEE Transactions on Pattern Analysis and Machine
+                  Intelligence},
+  volume =       26,
+  number =       10,
+  pages =        {1367--1372},
+  year =         2004
 }


More information about the Lemon-commits mailing list