Commit b42a85b0d0f72240ab8efbd0597745e7e76f481d
1 parent
b896a5fd49
traduction P2P1
Showing 1 changed file with 5 additions and 1 deletions Side-by-side Diff
master.tex
View file @
b42a85b
... | ... | @@ -7,15 +7,19 @@ |
7 | 7 | \usepackage{amsfonts} |
8 | 8 | \usepackage{amssymb} |
9 | 9 | \usepackage{amsthm} |
10 | +\usepackage{amsmath} | |
10 | 11 | \usepackage{thmtools} |
11 | 12 | \usepackage{xcolor} |
12 | 13 | \usepackage{nameref} |
14 | +\usepackage{bbold} | |
13 | 15 | \usepackage{hyperref} |
16 | +\usepackage{makecell} | |
14 | 17 | \graphicspath{ {figures/} } |
15 | 18 | \usepackage[sectionbib]{bibunits} |
16 | 19 | \defaultbibliographystyle{unsrt} |
17 | 20 | \defaultbibliography{biblio} |
18 | 21 | |
22 | + | |
19 | 23 | \title{ |
20 | 24 | {Yes Title}\\ |
21 | 25 | {\large Institution Name}\\ |
... | ... | @@ -56,7 +60,7 @@ |
56 | 60 | %Contributions |
57 | 61 | |
58 | 62 | \chapter{Détection automatique des pics P1 et P2 sur le signal de pression intracrânienne} |
59 | - \section{Étude HCL} | |
63 | + \input{chapters/chapitre_HCL} | |
60 | 64 | |
61 | 65 | \chapter{Construction d'un indice composite de compliance cérébrale} |
62 | 66 | \section{Étude EC2} |