diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex b/Master/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex index 8884b679c3e..1a541ce1239 100644 --- a/Master/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex +++ b/Master/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex @@ -1,6 +1,19 @@ -\chapter{Titre du chapitre} % numéroté +\chapter{<Titre du chapitre ou de l'article>} % numéroté +\label{chap:} % étiquette pour renvois (à compléter!) -Texte du chapitre. +\section{Résumé} + +\begin{otherlanguage*}{french} + <Résumé de l'article en français. Obligatoire.> +\end{otherlanguage*} + +\section{Abstract} + +\begin{otherlanguage*}{english} + <English abstract of the paper. Optional, but recommended.> +\end{otherlanguage*} + +<Texte du chapitre ou de l'article.> \bibliographystyle{} % style de la bibliographie \bibliography{} % production de la bibliographie |