summaryrefslogtreecommitdiff
path: root/info/apprends-latex/latex.bib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/apprends-latex/latex.bib
Initial commit
Diffstat (limited to 'info/apprends-latex/latex.bib')
-rw-r--r--info/apprends-latex/latex.bib101
1 files changed, 101 insertions, 0 deletions
diff --git a/info/apprends-latex/latex.bib b/info/apprends-latex/latex.bib
new file mode 100644
index 0000000000..a7fcefa6e0
--- /dev/null
+++ b/info/apprends-latex/latex.bib
@@ -0,0 +1,101 @@
+@BOOK
+{
+ latex-a-document-preparation-system ,
+ AUTHOR = "Leslie Lamport" ,
+ TITLE = "{\LaTeX}: a document preparation system" ,
+ PUBLISHER = "Addison-Wesley" ,
+ EDITION = "Second" ,
+ YEAR = 1994 ,
+ ISBN = "0-201-52983-1" ,
+ URL = "http://www.informit.com/store/product.aspx?isbn=0201529831" ,
+ ANNOTE = "L'ouvrage de référence, écrit par l'auteur de {\LaTeX} lui-même." ,
+ ANNOTELANGUAGE = "french" ,
+ LANGUAGE = "english" ,
+}
+
+@BOOK
+{
+ guide-to-latex ,
+ AUTHOR = "Helmut Kopka and Patrick W. Daly" ,
+ TITLE = "Guide to {\LaTeX}" ,
+ SERIES = "Tools and Techniques for Computer Typesetting" ,
+ PUBLISHER = "Addison-Wesley" ,
+ EDITION = "Fourth" ,
+ YEAR = 2004 ,
+ ISBN = "0-321-17385-6" ,
+ URL = "http://www.informit.com/store/product.aspx?isbn=0321173856" ,
+ LANGUAGE = "english" ,
+}
+
+@BOOK
+{
+ introduction-a-latex ,
+ AUTHOR = "Denis Bitouzé and Jean-Côme Charpentier" ,
+ TITLE = "Introduction à {\LaTeX }" ,
+ PUBLISHER = "Pearson" ,
+ MONTH = jul ,
+ YEAR = 2010 ,
+ ISBN = "2-7440-7451-9" ,
+ URL = "http://www.pearson.fr/livre/?GCOI=27440100259650" ,
+ LANGUAGE = "french" ,
+}
+
+@BOOK
+{
+ latex-pour-l-impatient ,
+ AUTHOR = "Céline Chevalier" ,
+ TITLE = "{\LaTeX} pour l'impatient" ,
+ EDITION = "Troisième" ,
+ PUBLISHER = "H\&K" ,
+ MONTH = nov ,
+ YEAR = 2009 ,
+ ISBN = "2-351-41042-4" ,
+ SERIES = "Minimax" ,
+ URL = "http://www.h-k.fr/liens/tp/latex_pour_l_impatient.html" ,
+ LANGUAGE = "french" ,
+}
+Walter Appel
+Céline Chevalier
+Emmanuel Cornet
+Sébastien Desreux
+collectif
+
+@BOOK
+{
+ latex-apprentissage-guide-et-reference ,
+ AUTHOR = "Bernard Desgraupes" ,
+ TITLE = "{\LaTeX} : Apprentissage, guide et référence" ,
+ PUBLISHER = "Vuibert" ,
+ EDITION = "Deuxième" ,
+ MONTH = feb ,
+ YEAR = 2003 ,
+ ISBN = "2-7117-4809-X" ,
+ URL = "http://www.vuibert.com/livre10910.html" ,
+ LANGUAGE = "french" ,
+}
+
+@BOOK
+{
+ latex-pas-a-pas ,
+ AUTHOR = "Ivan Lavallée" ,
+ TITLE = "{\LaTeX} pas à pas" ,
+ PUBLISHER = "Hermann" ,
+ MONTH = nov ,
+ YEAR = 2009 ,
+ ISBN = "2-7056-6975-2" ,
+ URL = "http://www.editions-hermann.fr/ficheproduit.php?lang=fr&menu=&ref=Informatique+LaTeX&prodid=775" ,
+ LANGUAGE = "french" ,
+}
+
+@BOOK
+{
+ tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander ,
+ AUTHOR = "Vincent Lozano" ,
+ TITLE = "Tout ce que vous avez toujours voulu savoir sur {\LaTeX} sans jamais oser le demander" ,
+ PUBLISHER = "In Libro Veritas" ,
+ MONTH = oct ,
+ YEAR = 2008 ,
+ ISBN = "2-352-09149-7" ,
+ URL = "http://www.framabook.org/latex.html" ,
+ LANGUAGE = "french" ,
+}