From 19f7da7fdf102c7f3a583e87fcac5588a69ab1e4 Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Fri, 1 Nov 2024 18:55:53 +0100 Subject: =?UTF-8?q?Ajout=20d'un=20r=C3=A9sum=C3=A9=20des=20chapitre=20?= =?UTF-8?q?=C3=A0=20la=20fin.=20Suggestion=20d'une=20des=20rapporteuse.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template_these_INSA_cotut.tex | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'template_these_INSA_cotut.tex') diff --git a/template_these_INSA_cotut.tex b/template_these_INSA_cotut.tex index b692f62..277f494 100644 --- a/template_these_INSA_cotut.tex +++ b/template_these_INSA_cotut.tex @@ -29,6 +29,7 @@ \usepackage{placeins} \usepackage{mathabx} \usepackage{makecell} +\usepackage{pdfpages} \lstset{ basicstyle=\small\ttfamily, columns=flexible, @@ -67,8 +68,12 @@ pdfsubject={Th\`ese} %sous Acrobat. \newgeometry{top=2.5cm,bottom=2.5cm,right=2.5cm,left=2.5cm} +%Conforimité +\includepdf[pages=-]{certificate-report_en_th1187_aalmoes-jan_manuscrittxt.pdf} +\includepdf[pages=-]{TH1187_AALMOES_Jan_Attestation_Compilatio_these.pdf} -\include{ED} +%Liste ED +\includepdf[pages=-]{liste_ecoles_doctorales.pdf} \normalsize \normalfont @@ -112,7 +117,7 @@ pdfsubject={Th\`ese} %sous Acrobat. \label{sec:fini} \input{classification_finie/main} -\chapter{Attaque d'inférence d'attribut sensible} +\chapter{Attaque d'inférence d'un attribut sensible} \label{sec:aia} \input{aia/main} @@ -128,6 +133,7 @@ pdfsubject={Th\`ese} %sous Acrobat. \label{sec:conclusion} \input{conclusion} + \bibliographystyle{plain} \bibliography{biblio} @@ -140,6 +146,9 @@ pdfsubject={Th\`ese} %sous Acrobat. \label{anx:discri} \input{annexe/crit_discri} +\chapter*{Résumé des chapitres} +\input{resume} + %\chapter*{Liste des figures} \listoffigures %\chapter*{Liste des tableaux} -- cgit v1.2.3