rapport
This commit is contained in:
parent
fe8be4dc57
commit
1195b8eb9a
@ -0,0 +1,22 @@
|
|||||||
|
\documentclass[12pt]{article}
|
||||||
|
|
||||||
|
\usepackage[utf8]{inputenc}
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
\usepackage[french]{babel}
|
||||||
|
\usepackage{hyperref}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\title{Aide à la Décision -
|
||||||
|
Othello}
|
||||||
|
\author{Antonin Boyon, Quentin Legot, Arthur Page}
|
||||||
|
\date{?? ?? ????}
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\maketitle
|
||||||
|
\thispagestyle{empty}
|
||||||
|
\setcounter{page}{0}
|
||||||
|
\newpage
|
||||||
|
|
||||||
|
\tableofcontents
|
||||||
|
\newpage
|
||||||
|
|
||||||
|
\end{document}
|
Loading…
Reference in New Issue
Block a user