56 lines
2.2 KiB
TeX
56 lines
2.2 KiB
TeX
\begin{titlepage}
|
|
\begin{tikzpicture}[overlay,remember picture,line width=5pt]
|
|
\node at (current page.center) {\includegraphics[width=\pagewidth]{assets/background.png}};
|
|
\node at (current page.south) [%
|
|
fill=black,
|
|
draw=MidnightBlue,
|
|
fill opacity=0.7,
|
|
thin,
|
|
above=0.5cm,
|
|
minimum width=19cm,
|
|
minimum height=9.75cm,
|
|
]{};
|
|
|
|
\node at (current page.south)[
|
|
above=8.75cm,
|
|
font=\sffamily\bfseries\Huge,
|
|
] {\color{white}\thetitle};
|
|
|
|
\node at (current page.south)[
|
|
above=7.5cm,
|
|
font=\sffamily\bfseries\large,
|
|
align=center,
|
|
] {%
|
|
\color{white}For the University of Toulouse PhD granted by the INP Toulouse\\
|
|
\color{white}Presented and defended on Friday 29\textsuperscript{th} November, 2019 by \theauthor
|
|
};
|
|
|
|
\node at (current page.south)[
|
|
above=3.25cm,
|
|
font=\sffamily\small,
|
|
align=center,
|
|
] {%
|
|
\color{white}\textbf{Gilles GESQUIÈRE}, president\\
|
|
\color{white}\textbf{Sidonie CHRISTOPHE}, reviewer\\
|
|
\color{white}\textbf{Gwendal SIMON}, reviewer\\
|
|
\color{white}\textbf{Maarten WIJNANTS}, examiner\\
|
|
\color{white}\textbf{Wei Tsang OOI}, examiner\\
|
|
\color{white}\textbf{Vincent CHARVILLAT}, thesis supervisor\\
|
|
\color{white}\textbf{Axel CARLIER}, thesis co-supervisor\\
|
|
\color{white}\textbf{Géraldine MORIN}, thesis co-supervisor
|
|
};
|
|
|
|
\node at (current page.south)[
|
|
above=0.5cm,
|
|
font=\sffamily\small,
|
|
align=left,
|
|
] {%
|
|
\color{white}\textbf{Doctoral school and field}: EDMITT: École Doctorale de Mathématiques, Informatiques et Télécommunications de Toulouse\\
|
|
\color{white}\textbf{Field}: Computer science and telecommunication\\
|
|
\color{white}\textbf{Research unit}: IRIT (5505)\\
|
|
\color{white}\textbf{Thesis supervisors}: Vincent CHARVILLAT, Axel CARLIER and Géraldine MORIN\\
|
|
\color{white}\textbf{Reviewers}: Sidonie CHRISTOPHE and Gwendal SIMON
|
|
};
|
|
\end{tikzpicture}
|
|
\end{titlepage}
|