initial commit, import all templates

This commit is contained in:
2025-04-03 14:38:17 +02:00
commit e65d2a85a9
63 changed files with 5204 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,48 @@
\thispagestyle{empty}
\setlength\oddsidemargin{\dimexpr(\paperwidth-\textwidth)/2 - 1in\relax}
\setlength\evensidemargin{\oddsidemargin}
\makeatletter
\begin{changemargin}{-20mm}{-20mm}
\noindent%
\vspace*{-25mm}%
\begin{center}%
\includegraphics[keepaspectratio, height=8mm, trim={0 8mm 0 0}]{\@UniversityLogo}%
\hfill%
{\Large\bf \@Firstname\, \MakeUppercase{\@Lastname}}%
\hfill%
\includegraphics[keepaspectratio, height=8mm, trim={0 8mm 0 0}]{\ifdefempty{\@LaboLogo}{\@DoctoralSchoolLogo}{\@LaboLogo}}%
\end{center}%
\end{changemargin}\vspace*{1cm}%
\begin{changemargin}{-15mm}{-15mm}
\begin{center}
{\LARGE\bf \@TitreThese}%
\end{center}
\begin{mybox}
{\Large\textbf{Résumé}}\vspace*{5mm}
\@resume
\vspace*{5mm}
\textbf{Mots-clés}: \@motscles
\end{mybox}\vspace*{5mm}
\begin{center}
{\LARGE\bf \@ThesisTitle}%
\end{center}
\begin{mybox}
{\Large\textbf{Abstract}}\vspace*{5mm}
\@abstract
\vspace*{5mm}
\textbf{Keywords}: \@keywords
\end{mybox}
\end{changemargin}
\makeatother
% go back to default geometry settings
\setlength\oddsidemargin{\defaultOddsidemargin}
\setlength\evensidemargin{\defaultEvensidemargin}

View File

@@ -0,0 +1,68 @@
%%% Note: Adjust the number of \bigskip to fit everything in one page
\thispagestyle{empty}
\setlength\oddsidemargin{\dimexpr(\paperwidth-\textwidth)/2 - 1in\relax}
\setlength\evensidemargin{\oddsidemargin}
\makeatletter
\begin{changemargin}{-20mm}{-20mm}
\noindent
\vspace*{-25mm}%
\begin{center}%
\includegraphics[keepaspectratio, height=1.5cm]{\@UniversityLogo}%
\ifdefempty{\@LaboLogo}{}{\hfill\includegraphics[keepaspectratio, height=1.5cm]{\@LaboLogo}}%
\hfill%
\includegraphics[keepaspectratio, height=1.8cm, trim={0 3.0mm 0 0}]{\@DoctoralSchoolLogo}\\\vspace{5mm}
{\ifdefempty{\@LaboLogo}{\vspace{-15mm}}{}\Large\bf\MakeUppercase{\@UniversityName}}\\\vspace{10mm}
{\large\bf\textit{\MakeUppercase{\@DoctoralSchoolName}}}\\\vspace{5mm}
{\bf \@LaboName}
\end{center}
\end{changemargin}
\vfill%
\begin{changemargin}{-15mm}{-15mm}
\begin{center}
\huge \textbf{TH\`ESE} \large pr\'esent\'ee par\\\vspace{5mm}
{\LARGE\bfseries{\@Firstname\, \MakeUppercase{\@Lastname}}}\\\vspace{5mm}
{\large soutenue le: \bfseries \@ThesisDate}\vspace{5mm}
\begin{tabular}{rl}
pour obtenir le grade de: & \textbf{Docteur de l'\@UniversityName} \\
Discipline/Sp\'ecialit\'e: & \@Discipline \ifdefempty{\@Speciality}{}{/\@Speciality}
\end{tabular}\vspace{1cm}%
\begin{mybox}%
\Huge\centering{\bfseries \@TitreThese}\\
\ifdefempty{\@SousTitreThese}
{}
{\Large\centering{\bfseries \@SousTitreThese}}
\end{mybox}%
\end{center}%
\end{changemargin}%
\vfill%
\begin{changemargin}{-20mm}{-20mm}
{\large\bfseries THÈSE dirigée par}:\vspace{2mm}
\begin{tabular}{p{7cm}p{10cm}}%
\@directeurs
\end{tabular}\vspace{3mm}
{\large\bfseries RAPPORTEURS}:\vspace{2mm}
\begin{tabular}{p{7cm}p{10cm}}
\@rapporteurs
\end{tabular}\vspace{3mm}
\noindent\makebox[\linewidth]{\rule{0.83\paperwidth}{0.4pt}}\vspace{3mm}
{\large\bfseries AUTRES MEMBRES DU JURY}:\vspace{2mm}
\begin{tabular}{p{7cm}p{10cm}}
\@jury
\end{tabular}
\vspace{-5mm}
\end{changemargin}
\makeatother
% go back to default geometry settings
\setlength\oddsidemargin{\defaultOddsidemargin}
\setlength\evensidemargin{\defaultEvensidemargin}

Binary file not shown.

View File

@@ -0,0 +1,13 @@
%%% Add all relevant publications to ./papers.bib
%%% Define \firstauth{Name} and \addboldnames{{Name, I.},{Name, First-Name}} in PhDThesisED182.cls
%%% Will go through all references, add categories based on First Author, Second Author or Contributor
%%% Can also add conference talks and posters as non-articles
\section*{Publications}
\begin{refsection}
\nocite{*}%
\printbibliography[keyword={first},check=JoPR,type=article,heading=subbibliography,title={Premier Auteur}]%
\printbibliography[keyword={main},check=JoPR,type=article,heading=subbibliography,title={Contribution principale}]%
\printbibliography[keyword={collab},check=JoPR,type=article,heading=subbibliography,title={Collaborateur}]%
\printbibliography[nottype=article,heading=subbibliography,title={Conf\'erences}]%
\end{refsection}

View File

@@ -0,0 +1,3 @@
\section*{R\'esum\'e}
Le résumé (en français) permet en 4 pages de comprendre le projet et lapport du doctorant dans le projet (introduction, résultats, conclusions,…).