\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}