mirror of
https://sharelatex.tu-darmstadt.de/git/681e0e7a3a9c7c9c6b8bb298
synced 2025-12-07 05:08:01 +00:00
45 lines
2.2 KiB
TeX
45 lines
2.2 KiB
TeX
% !TeX root = ./Thesis.tex
|
|
% -- TemplateKnob
|
|
|
|
% -----------------------------------------------------------------------
|
|
% >> Personal Information to be filled in by thesis author !!! <<
|
|
% -----------------------------------------------------------------------
|
|
\newcommand{\myTitle}{Analyzing the security of eSIM on SIM cards by using Differential Testing}
|
|
\newcommand{\myDegree}{Master's Thesis}
|
|
\newcommand{\myVersion}{0.1}
|
|
\newcommand{\myName}{Niklas Bittner}
|
|
\newcommand{\mySupervisor}{Alexander Matern, Marius Muench (University of Birmingham)}
|
|
\newcommand{\myThesiscode}{SEEMOO-MSC-$0366$} % You will get this from our secretary
|
|
\newcommand{\myTime}{\formatdate{15}{07}{2025}} % hand-in date of the thesis
|
|
\newcommand{\myAbstract}{Short summary of the contents} % at the very end, put "clean" abstract here
|
|
\newcommand{\myYearPublication}{2025} % year of publication (for copyright and footer)
|
|
|
|
% Custom variables
|
|
|
|
\newcommand{\sysname}{\texttt{reSIMulate}}
|
|
|
|
|
|
% -----------------------------------------------------------------------
|
|
% General Information of SEEMOO and the TU Darmstadt.
|
|
% -----------------------------------------------------------------------
|
|
\newcommand{\myFaculty}{Department of Computer Science}
|
|
\newcommand{\myFacultyDE}{Fachbereich Informatik}
|
|
\newcommand{\myDepartment}{Secure Mobile Networking Lab}
|
|
\newcommand{\myDepartmentDE}{Fachgebiet Sichere Mobile Netze}
|
|
\newcommand{\myUni}{\protect{Technische Universität Darmstadt}}
|
|
\newcommand{\myUniKennziffer}{D17}
|
|
\newcommand{\myLocation}{Darmstadt}
|
|
|
|
|
|
% -----------------------------------------------------------------------
|
|
% The following are only required to be filled in for PhD Theses.
|
|
% -----------------------------------------------------------------------
|
|
\newcommand{\myURN}{urn:nbn:de:tuda-tuprints-83253}
|
|
\newcommand{\myDegreePhD}{Doktor-Ingenieur (Dr.-Ing.)}
|
|
\newcommand{\myBirthDate}{\formatdate{1}{1}{1970}}
|
|
\newcommand{\myBirthPlace}{Darmstadt, Deutschland}
|
|
\newcommand{\myNationality}{German}
|
|
\newcommand{\myProf}{Prof. Dr.-Ing. Matthias Hollick}
|
|
\newcommand{\myOtherProf}{Put name here}
|
|
\newcommand{\myYearPresent}{1337} % year of disputation
|
|
\newcommand{\myTimePresent}{\formatdate{01}{01}{\myYearPresent}} % date of disputation |