
\documentclass[11pt]{report}
\usepackage{spectro}
\usepackage[ bookmarks, breaklinks=false, colorlinks=false,%
  pdftitle={Th\`ese}, pdfauthor={Sylvain Baumont}, %
  pdfsubject={Spectroscopie VLT de \sn\ \`a grand \z\ pour le programme SNLS}, %
  pdfkeywords={SN-Ia, spectroscopie longue fente, techniques de r\'eduction et d'extraction}]{hyperref}


\begin{document}

\input{page_de_garde}

\pagebreak
\begin{figure}[h]   \vspace{2ex}
  \begin{minipage}[t]{17cm}
    \begin{flushright} {\large La cosmologie vue par Reiser. Tout est politique! }
    \end{flushright}
  \end{minipage}\\~  \vspace{4ex}\\~
  \begin{tabular}[t]{|c}
    \begin{minipage}[t]{17cm} \includegraphics[width=17cm]{images/Reizer_Beyrouth.png}
    \end{minipage}
  \end{tabular} \vspace{3ex}\\~
  \begin{minipage}[t]{17cm}
    \begin{flushright} {\large Reiser, \em{L'ann\'ee des handicap\'es}, 1999 }
    \end{flushright}
  \end{minipage}\\~
\end{figure}

\pagebreak
\input{merci}

\tableofcontents

\input{introduction}

\chapter{Introduction aux SuperNovae}
\label{chap:introSN}
\input{Chap1_avant_propos}

\chapter{Analyse spectroscopique en temps r\'eel}
\label{chap:tempsreel}
\input{Chap2_temps_reel}

\chapter{Les promesses de l'analyse diff\'er\'ee}
\label{chap:postanalyse}
\input{Chap3_post_analyse}

\chapter{Jouer toutes ses cartes : l'\`a priori photom\'etrique}
\label{chap:apriori}
\input{Chap4_apriori_photo}

\chapter{L'\'eventail des r\'esultats}
\label{chap:result}
\input{Chap5_result}

\include{biblio}

\pagebreak
\samepage{\input{abstract}}

\end{document}

