
* README (Bibliography): Here. Fix copyright header. * src/README: Fix copyright header. --- scribo/ChangeLog | 8 ++++++++ scribo/README | 34 ++++++++++++++++++++++++++++++---- scribo/src/README | 9 +++++---- 3 files changed, 43 insertions(+), 8 deletions(-) diff --git a/scribo/ChangeLog b/scribo/ChangeLog index 04c55b8..420997a 100644 --- a/scribo/ChangeLog +++ b/scribo/ChangeLog @@ -1,3 +1,11 @@ +2011-10-06 Roland Levillain <roland@lrde.epita.fr> + + Mention the ICDAR 2011 paper in SCRIBO's README. + + * README (Bibliography): Here. + Fix copyright header. + * src/README: Fix copyright header. + 2011-09-19 Guillaume Lazzara <z@lrde.epita.fr> Fix paths in the SCRIBO viewer. diff --git a/scribo/README b/scribo/README index 84fe60a..4ba7f07 100644 --- a/scribo/README +++ b/scribo/README @@ -1,13 +1,13 @@ Copyright (C) 2009, 2010, 2011 EPITA Research and Development Laboratory (LRDE) -This file is part of Scribo. +This file is part of Olena. -Scribo is free software: you can redistribute it and/or modify it under +Olena is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. -Scribo is distributed in the hope that it will be useful, +Olena is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. @@ -80,4 +80,30 @@ KNOWN ISSUES -fno-strict-aliasing flag. - On Mac OS X Lion (10.7.0) prefer using GraphicsMagick++ instead of - ImageMagick++. The latter may cause crashes. \ No newline at end of file + ImageMagick++. The latter may cause crashes. + + +============ +Bibliography +============ + +Further information about SCRIBO can be found into the following paper. + + * `The SCRIBO Module of the Olena Platform: a Free Software + Framework for Document Image Analysis.` Guillaume Lazzara, + Roland Levillain, Thierry Géraud, Yann Jacquelet, Julien + Marquegnies, Arthur Crépin-Leblond. In the proceedings of the + 11th International Conference on Document Analysis and + Recognition (ICDAR) + http://www.icdar2011.org/ + Beijing, China September 18 - 21, 2011. + + + You can download this paper and related material from +<http://publications.lrde.epita.fr>. + + + +.. Local Variables: +.. mode: rst +.. End: diff --git a/scribo/src/README b/scribo/src/README index 582168d..9101525 100644 --- a/scribo/src/README +++ b/scribo/src/README @@ -1,12 +1,13 @@ -Copyright (C) 2009, 2010 EPITA Research and Development Laboratory (LRDE) +Copyright (C) 2009, 2010, 2011 EPITA Research and Development +Laboratory (LRDE) -This file is part of Scribo. +This file is part of Olena. -Scribo is free software: you can redistribute it and/or modify it under +Olena is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. -Scribo is distributed in the hope that it will be useful, +Olena is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -- 1.7.2.5