Merge branch 'master' of https://forge.info.unicaen.fr/git/othello
This commit is contained in:
commit
3ca489c5bc
@ -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