This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
stage/rapport.tex
2021-08-26 13:53:56 +02:00

19 lines
448 B
TeX

\documentclass[10pt,a4paper,twoside,openright]{book}
\title{Centres d'animation de Bordeaux, rapport de stage}
\author{Yorick Barbanneau}
\date{\today}
\input{includes/preambule}
\begin{document}
\frontmatter
\input{includes/couverture}
\mainmatter
\input{chapitres/avant-propos}
\input{chapitres/chapitre_1}
\input{chapitres/chapitre_2}
\input{chapitres/chapitre_3}
\input{chapitres/chapitre_4}
\appendix
\input{annexes/annexe_4}
\end{document}