diff options
Diffstat (limited to 'info/apprends-latex/divers.bib')
-rw-r--r-- | info/apprends-latex/divers.bib | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/info/apprends-latex/divers.bib b/info/apprends-latex/divers.bib new file mode 100644 index 0000000000..52b7e0d1ed --- /dev/null +++ b/info/apprends-latex/divers.bib @@ -0,0 +1,34 @@ +@MANUAL +{ + some-examples-of-title-pages , + AUTHOR = "Peter Wilson" , + TITLE = "Some Examples of Title Pages" , + YEAR = "2009" , + EDITION = "Second" , + URL = "http://mirror.ctan.org/info/latex-samples/TitlePages/titlepages.pdf" , + NOTE = "le code source est également disponible : \url{http://mirror.ctan.org/info/latex-samples/TitlePages/titlepages.tex}" , + LANGUAGE = "english" , +} + +@ARTICLE +{ + writing-the-curriculum-vitae-with-latex , + AUTHOR = "Lapo F. Mori and Maurizio W. Himmelmann" , + TITLE = "Writing the curriculum vitæ with {\LaTeX}" , + JOURNAL = "The {\PracTeX} Journal" , + NUMBER = 4 , + YEAR = 2007 , + URL = "http://www.tug.org/pracjourn/2007-4/mori/" , + LANGUAGE = "english" , +} + +@MANUAL +{ + joli-manuel-pour-latex , + AUTHOR = "Benjamin Bayart" , + TITLE = "Joli manuel pour {\LaTeX}" , + MONTH = dec , + YEAR = 1995 , + URL = "http://jmpl.fr.eu.org/" , + LANGUAGE = "french" , +} |