\documentclass[12pt,a4paper]{report} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{fancyhdr} \usepackage{amssymb} \usepackage{color} % où xcolor selon l'installation \definecolor{Prune}{RGB}{99,0,60} \usepackage{mdframed} \usepackage{multirow} %% Pour mettre un texte sur plusieurs rangées \usepackage{multicol} %% Pour mettre un texte sur plusieurs colonnes \usepackage{scrextend} %Forcer la 4eme de couverture en page pair \usepackage{tikz} \usepackage{graphicx} \usepackage[absolute]{textpos} \usepackage{colortbl} \usepackage{array} %\RequirePackage{geometry}% That nicely create a one-page template %\geometry{textheight=100ex,textwidth=40em,top=30pt,headheight=30pt,headsep=30pt,inner=80pt} \usepackage{geometry} \begin{document} \begin{titlepage} %\thispagestyle{empty} \newgeometry{left=7.5cm,bottom=2cm, top=1cm, right=1cm} \tikz[remember picture,overlay] \node[opacity=1,inner sep=0pt] at (-28mm,-135mm){\includegraphics{Bandeau_UPaS.pdf}}; % fonte sans empattement pour la page de titre \fontfamily{fvs}\fontseries{m}\selectfont %***************************************************** %******** NUMÉRO D'ORDRE DE LA THÈSE À COMPLÉTER **** %******** après le premier dépôt légal / **** %******** French legal PhD number to be completed **** %******** after the first legal deposit **** %***************************************************** \color{white} \begin{picture}(0,0) \put(-150,-735){\rotatebox{90}{NNT: 2020UPASA000}} \end{picture} %************************************************************* %** LOGO ÉTABLISSEMENT PARTENAIRE SI COTUTELLE : ** %** CHANGER L'IMAGE logoCotutelle.png; SINON COMMENTER / ** %** Logo of partner establishment if cotutelle agreement : ** %** change image logoCotutelle.png; otherwise add % signs ** %************************************************************* \vspace{-10mm} % à ajuster en fonction de la hauteur du logo \flushright \includegraphics[scale=1]{logoCotutelle.png} %***************************************************** %**************** TITRE / TITLE ********************** %***************************************************** \flushright \vspace{10mm} % largeur à régler éventuellement / width to adjust if necessary \color{Prune} \fontfamily{fvs}\fontseries{m}\fontsize{22}{26}\selectfont Titre de la thèse (sur plusieurs lignes si nécessaire, 4 voire 5) %***************************************************** %\fontfamily{fvs}\fontseries{m}\fontsize{8}{12}\selectfont \normalsize \vspace{1.5cm} \color{black} \textbf{Thèse de doctorat de l'Université Paris-Saclay} \vspace{15mm} \hspace*{-0.7cm}Ecole Doctorale de Mathématique Hadamard (EDMH) n$^{\circ}$ 574\\ \small Spécialité de doctorat~: %%%% %% enlever le commentaire à la votre spécialité %% remove the comment in front of your PhD specialty %%% Mathématique fondamentale %Mathématiques appliquées %Mathématiques aux interfaces \\ \footnotesize Unité de recherche~: %%%% %% enlever le commentaire à la votre unité de recherche %% remove the comment in front of your research unit %%%% % Centre Borelli (ENS Paris-Saclay), UMR 9010 CNRS\\ % D\'epartement de math\'ematiques et applications \\(ENS Ulm), UMR 8553 CNRS\\ % F\'ed\'eration de Math\'ematiques \\(CentraleSupélec), FR 3487 CNRS\\ % Institut de physique th\'eorique de Saclay \\(CEA), URA 2306 CNRS\\ % Laboratoire Alexander Grothendieck \\(IHES), ERL 9216 CNRS\\ Laboratoire de math\'ematiques d'Orsay \\(Faculté des sciences d'Orsay), UMR 8628 CNRS\\ % Laboratoire de math\'ematiques de Versailles \\(UVSQ), UMR 8100 CNRS\\ % Laboratoire de math\'ematiques et mod\'elisation d'Evry (UEVE), UMR 8071 CNRS-INRA\\ % Math\'ematiques et informatique appliqu\'ees \\(AgroParisTech), UMR 518 INRA\\ % Math\'ematiques et informatique appliqu\'ees du g\'enome \`a l'environnement (INRA), UR 1404\\ \footnotesize Référent~: %%%% %% enlever le commentaire à la votre référent %% remove the comment in front of the UPSaclay component %%%% % Centrale-Sup\'elec\\ % Ecole normale sup\'erieure de Paris-Saclay\\ Faculté des sciences d'Orsay\\ % Universit\'e d'Evry-Val d'Essonne\\ % Universit\'e de Versailles Saint-Quentin-en-Yvelines\\ \vspace{15mm} \textbf{Thèse présentée et soutenue à ....., le .... 202X, par}\\ \bigskip \Large {\color{Prune} \textbf{Prénom NOM}} \vfill \flushleft \small \textbf{Au vu des rapports de :} \bigskip {\scriptsize \begin{tabular}{p{8cm}l} \textbf{Prénom Nom} & Rapportrice \\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Rapporteur \\ Titre, Affiliation & \\ \end{tabular}} \bigskip \textbf{Composition du jury :} \bigskip %%% %% Par ordre alphabétique, ne mettre les rapporteurs que s'ils font %% partie du jury, ne mettre le président qu'après la soutenance %% pour le second dépôt légal. / %% By alphabetical order, include the referees only if they are jury %% members, indicate the president only after the defense for the %% second legal deposit. %%% \scriptsize \begin{tabular}{|p{8cm}l} \arrayrulecolor{Prune} \textbf{Prénom Nom} & Coencadrante\\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Rapportrice \\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Rapporteur \\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Examinatrice \\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Examinateur \\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Président/e\\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Directrice\\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Codirecteur\\ Titre, Affiliation & \\ \textbf{Prénom Nom} & Invité \\ Titre, Affiliation & \\ \end{tabular} \end{titlepage} %%%% %% Mettre par exemple ici les autres logos nécessaires %% et harmoniser les tailles / %% Include for instance here the other necessary logos, %% and adjust their size %%%% %%% %% Composante UPSaclay / UPSACLAY Component %%% %\hbox{\includegraphics[width=4cm]{logoAgroParisTechUPSaclay.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=8cm]{logoCentraleSupelecUPSaclay.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=2.5cm]{logoENS.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=7.5cm]{logoENSParisSaclay_UPSaclay.png}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoIHES.jpg}}\vspace*{0.5cm} \hbox{\includegraphics[width=7.5cm]{logoFacScienceOrsay.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=7cm]{logoUEVE_UPSaclay.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=6cm]{logoUVSQ_UPSaclay.jpg}}\vspace*{0.5cm} %%% %% logo du laboratoire de recherche, s'il existe %% logo of the research unit, if it exists %%% %\hbox{\includegraphics[width=3cm]{logoCentreBorelli.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=3cm]{logoCMAP.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=3cm]{logoCMLS.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=11cm]{logoDMA.jpeg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=11cm]{logoGAMMA_INRIA.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=4cm]{logoIPhT.jpeg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=4cm]{logoLAG.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=6cm]{logoLaMME.jpg}}\vspace*{0.5cm} \hbox{\includegraphics[width=4cm]{logoLMO.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=6cm]{logoLMV.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoLTCI.png}}\vspace*{0.5cm} %\hbox{\includegraphics[width=11cm]{logoM3DISIM_INRIA.png}}\vspace*{0.5cm} %\hbox{\includegraphics[width=9cm]{logoMaIAGE.png}}\vspace*{0.5cm} %\hbox{\includegraphics[width=6cm]{logoSAMOVAR.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoUMA.png}}\vspace*{0.5cm} %%% %% Autres logos / Other logos %\hbox{\includegraphics[width=4cm]{logoANR.png}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoCNRS.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoERC.png}}\vspace*{0.5cm} \hbox{\includegraphics[width=4.5cm]{logoFMJH.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoINRAE.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=5cm]{logoINRIA.jpg}}\vspace*{0.5cm} %\hbox{\includegraphics[width=4cm]{logoLMH.jpg}}\vspace*{0.5cm} \end{document}