From a01474104846b2ce1ff90f88a8c2100a69bd357d Mon Sep 17 00:00:00 2001 From: Laurent Date: Fri, 6 Apr 2018 11:22:03 +0200 Subject: [PATCH] Fix errors --- afibre.bib | 13 ++++++------- booklet.pillar | 2 ++ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/afibre.bib b/afibre.bib index 0f35157..e32877a 100644 --- a/afibre.bib +++ b/afibre.bib @@ -1,12 +1,12 @@ @book{ORPG17, TITLE = {Object-Relational Persistence with Glorp}, - AUTHOR = {E.Maringolo, N.Pratt, R.Withney}, + AUTHOR = {E.Maringolo and N.Pratt and R.Withney}, YEAR = {2017}, URL = {https://files.pharo.org/books-pdfs/booklet-Glorp/2017-05-02-Glorp-Spiral.pdf} } @book{RENG06, - TITLE = {Magritte, Meta-Described Web Application Development}, + TITLE = {Magritte. Meta-Described Web Application Development}, AUTHOR = {L.Renggli}, YEAR = {2005}, URL = {http://sdmeta.gforge.inria.fr/Teaching/Lille/0910-MetaModelisation/Magritte/Reng06a.pdfp} @@ -14,14 +14,14 @@ @book{RENG06 @book{SEAS18, TITLE = {Dynamic Web Development with Seaside}, - AUTHOR = {S.Ducasse, L.Renggli, C.D.Shaffer, R.Zaccone}, + AUTHOR = {S.Ducasse and L.Renggli and C.D.Shaffer and R.Zaccone}, YEAR = {2018}, URL = {http://book.seaside.st/} } @book{PHAR16, - TITLE = {Enterprise Pharo, a Web Perspective}, - AUTHOR = {D.Cassou, S.Ducasse, L.Fabresse, J.Fabry, S.Van Caekenberghe}, + TITLE = {Enterprise Pharo. A Web Perspective}, + AUTHOR = {D.Cassou and S.Ducasse and L.Fabresse and J.Fabry and S.Van Caekenberghe}, YEAR = {2016}, URL = {http://files.pharo.org/books-pdfs/entreprise-pharo/2016-10-06-EnterprisePharo.pdf} } @@ -31,10 +31,9 @@ @misc{QCMAGR URL = {https://github.com/Afibre/QCMagritte} } - @book{GLORP17, TITLE = {Object-Relational Persistence with Glorp}, - AUTHOR = {E.Maringolo, N.Pratt, R.Withney}, + AUTHOR = {E.Maringolo and N.Pratt and R.Withney}, YEAR = {2017}, URL = {https://files.pharo.org/books-pdfs/booklet-Glorp/2017-05-02-Glorp-Spiral.pdf} } diff --git a/booklet.pillar b/booklet.pillar index a8263e4..0196cf0 100644 --- a/booklet.pillar +++ b/booklet.pillar @@ -11,8 +11,10 @@ This booklet try to bring insight into aggregating dynamic tools that helps deal - QCMagritte${cite:QCMAGR}$ provides reusable components for developping responsive web applications based on Seaside and Magritte. - GLORP${cite:GLORP17}$ allows to persist objects into relational databases like MySQL + ${inputFile:Chapters/GettingStarted.pillar}$ + {{{latex: \bibliographystyle{abbrv} \bibliography{afibre}