From f964de1889ca8dabfc7195d0d730d80fbcd6b2f7 Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Thu, 22 Aug 2024 22:42:34 +0200 Subject: =?UTF-8?q?Annexe,=20redaction=20de=20la=20partie=20peur/ai=20non-?= =?UTF-8?q?align=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index cba5d15..d238c6f 100644 --- a/main.tex +++ b/main.tex @@ -15,6 +15,7 @@ \usepackage{cite} \usepackage{hyperref} \usepackage{listings} +\usepackage{multirow} \lstset{ basicstyle=\small\ttfamily, @@ -36,7 +37,7 @@ breaklines=true \begin{titlepage} \begin{center} \Huge - \textbf{L'intelligence artificielle, un sujet de thèse merdique} + \textbf{Intelligence artificielle pour des services moraux} \vspace{3cm} @@ -95,4 +96,9 @@ breaklines=true \bibliographystyle{plain} \bibliography{biblio} +\appendix +\chapter{Mot clé pour la recherche projets IA} +\input{annexe/ai_words} + + \end{document} -- cgit v1.2.3