% UP-METHODOLOGY EXTENSION FOR THE SPIM-UBE PHD THESIS % Author: Stephane GALLAND % Copyright (c) 2024-26 Stephane GALLAND \DeclareCopyright[french]{spimubephdthesis}{2024--26}{Prof. Dr. St\'ephane GALLAND}{Les noms des cit\'es, les marques cit\'ees ainsi que les logos correspondants sont la propri\'et\'e de leurs auteurs ou de leurs ayant-droits. Toute reproduction, m\^eme partielle des \'el\'ements de ce document donnera syst\'ematiquement lieu \`a des poursuites judiciaires. L'acronyme SPIM est la propri\'et\'e de l'\'Ecole Doctorale Science Pour l'Ing\'enieur et Micro\'electronique, France. L'acronymes UBE est la propri\'et\'e de l'Universit\'e Bourgogne Europe, France.} \DeclareCopyright[english]{spimubephdthesis}{2024--26}{Prof. Dr. St\'ephane GALLAND}{SPIM and all SPIM-related trademarks and logos are trademarks or registered trademarks of \'Ecole Doctorale Science Pour l'Ing\'enieur et Micro\'electronique in France, other countries, or both. UBE and all UBE-related trademarks and logos are trademarks or registered trademarks of Universit\'e Bourgogne Europe in the France, other countries, or both.} \usepackage{helvet} \usepackage{hyphenat} \usepackage{textcomp} \usepackage{multicol} \renewcommand{\familydefault}{\sfdefault} \definecolor{ubered}{rgb}{0.62890625,0.0546875,0.18359375} \setpdfcolor{0.62890625,0.0546875,0.18359375} \colorlet{ubecomplementary}{-ubered} \colorlet{standardphdcolor}{ubered} \definecolor{frontpagetitle}{rgb}{0,0,0} \definecolor{frontpageauthors}{rgb}{0,0,0} \colorlet{backpagetitle}{ubered} \definecolor{backpagetext}{rgb}{0,0,0} \colorlet{tableheaderbackground}{ubered!40} \colorlet{tableheaderforeground}{white} \colorlet{tablebackground}{white} \colorlet{tableforeground}{black} \colorlet{tablerule}{tableheaderbackground} \colorlet{lettrinecolor}{lightgray} \colorlet{parttitlecolor}{ubered} \colorlet{chaptertitlenumcolor}{lightgray} \colorlet{chaptertitlecolor}{ubered} \colorlet{sectiontitlecolor}{ubered} \colorlet{sectiontitlenumcolor}{white} \colorlet{sectiontitleboxcolor}{ubered} \colorlet{subsectiontitlenumcolor}{gray} \colorlet{subsectiontitlecolor}{ubered} \colorlet{subsubsectiontitlecolor}{ubered} \colorlet{paragraphtitlecolor}{black} \colorlet{subparagraphtitlecolor}{gray} \colorlet{definitionbackground}{ubered!10} \colorlet{definitionheaderforeground}{white} \colorlet{definitionborder}{ubered!40} \colorlet{definitiontextforeground}{black} \colorlet{algorithmcaptionlabel}{ubered} \colorlet{algorithmcaption}{black} \colorlet{algorithmborder}{ubered!40} \colorlet{emphemphtextcolor}{ubered} \colorlet{emphtextcolor}{ubered} \colorlet{bibemphemphtextcolor}{ubered} \colorlet{emphboxbackground}{ubered!10} \colorlet{emphboxborder}{ubered!40} \colorlet{emphboxtext}{ubered} \colorlet{emphboxbackgroundb}{ubecomplementary!10} \colorlet{emphboxbackgroundc}{ubecomplementary!40} \colorlet{researchquestionbackground}{ubered} \colorlet{researchquestiontitle}{white} \colorlet{objectivebackground}{ubecomplementary} \colorlet{objectivetitle}{ubered} \colorlet{contributionbackground}{darkgray} \colorlet{contributiontitle}{white} \Set{watermarksize}{.5} \SetLangDefault{english}{universityname}{Burgundy Europe University} \SetLangDefault{french}{universityname}{Universit\'e Bourgogne Europe} \SetLangDefault{english}{defensedate}{\today} \SetLangDefault{french}{defensedate}{\today} \SetLangDefault{english}{speciality}{Artificial Intelligence} \SetLangDefault{french}{speciality}{Intelligence Artificielle} \Set{ubeaddress}{Universit\'e Bourgogne Europe\\ Maison de l'Universit\'e - Esplanade Erasme - BP 27877\\ 21078 Dijon cedex, France} % Width of the jury table \Set{jurytabwidth}{\linewidth} % Style of the defense message \Set{defensemessagestyle}{\small} % Style of the jury \Set{jurystyle}{\small} % Defense message \SetLangDefault{english}{defensemessage}{Thesis defended the \Get{defensedate} at \Get{defenselocation}\\ Doctoral Committee Members:} \SetLangDefault{french}{defensemessage}{Th\`ese pr\'esent\'ee et soutenue \`a \Get{defenselocation}, le \Get{defensedate}\\ Composition du Jury\;:} % Default research unit \addlaboratory{Laboratoire Connaissance et Intelligence Artificielle Distribu\'ees (CIAD)} \IfFileExists{spimbasephdthesis-bigciadlogo.pdf}{% \setlaboratorylogo{spimbasephdthesis-bigciadlogo}% }{% \setlaboratorylogo{spimbasephdthesis-nologo}% } % Default partner %\addpartner{logo image} % The logo of the picture of the doctoral school. \IfFileExists{spimbasephdthesis-spim.pdf}{% \Set{doctoralschoollogo}{spimbasephdthesis-spim}% }{% \Set{doctoralschoollogo}{spimbasephdthesis-nologo}% } % The default base line \renewcommand{\baselinestretch}{1.25} % By default, the title in the secondary language is the same as the one in primary language \Set{minorlanguagethesistitle}{\theupmproject} % The name of the university that is jointly delivering the Doctoral degree with UBE %\Set{jointuniversity}{} \IfFileExists{spimubephdthesis_ubelogo.pdf}{% \Set{cfrontpage}{\upmspimthesisstandardfrontpage{french}{spimubephdthesis_ubelogo}}% \Set{backpage}{\upmspimthesisstandardbackpage{spimubephdthesis_ubelogo}{ubeaddress}{0.25}}% }{% \Set{cfrontpage}{\upmspimthesisstandardfrontpage{french}{spimbasephdthesis-nologo}}% \Set{backpage}{\upmspimthesisstandardbackpage{spimbasephdthesis-nologo}{ubeaddress}{0.25}}% } \ifupmlang{english}{% \IfFileExists{spimubephdthesis_ubelogo.pdf}{% \Set{cfrontpage2}{\upmspimthesisstandardfrontpage{english}{spimubephdthesis_ubelogo}}% }{% \Set{cfrontpage2}{\upmspimthesisstandardfrontpage{english}{spimbasephdthesis-nologo}}% }% } \endinput