From b42a85b0d0f72240ab8efbd0597745e7e76f481d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donatien=20Leg=C3=A9?= Date: Mon, 2 Jun 2025 17:44:55 +0200 Subject: [PATCH] traduction P2P1 --- master.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/master.tex b/master.tex index 92be615..fbb4faa 100644 --- a/master.tex +++ b/master.tex @@ -7,15 +7,19 @@ \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsthm} +\usepackage{amsmath} \usepackage{thmtools} \usepackage{xcolor} \usepackage{nameref} +\usepackage{bbold} \usepackage{hyperref} +\usepackage{makecell} \graphicspath{ {figures/} } \usepackage[sectionbib]{bibunits} \defaultbibliographystyle{unsrt} \defaultbibliography{biblio} + \title{ {Yes Title}\\ {\large Institution Name}\\ @@ -56,7 +60,7 @@ %Contributions \chapter{Détection automatique des pics P1 et P2 sur le signal de pression intracrânienne} - \section{Étude HCL} + \input{chapters/chapitre_HCL} \chapter{Construction d'un indice composite de compliance cérébrale} \section{Étude EC2} -- 1.7.10.4