14 lines
641 B
TeX
14 lines
641 B
TeX
% Basic information for cover & title page
|
|
\newcommand*{\getUniversity}{Technische Universität München}
|
|
\newcommand*{\getFaculty}{Fakultät für Informatik}
|
|
\newcommand*{\getTitle}{TODO: Thesis title}
|
|
\newcommand*{\getTitleGer}{TODO: Titel der Abschlussarbeit}
|
|
\newcommand*{\getAuthor}{TODO: Author}
|
|
\newcommand*{\getDoctype}{TODO: Thesis type (Bachelor's Thesis In Informatics, Masters's Thesis in Robotics\ldots)}
|
|
\newcommand*{\getSupervisor}{TODO: Supervisor}
|
|
\newcommand*{\getAdvisor}{TODO: Advisor}
|
|
\newcommand*{\getSubmissionDate}{TODO: Submission date}
|
|
\newcommand*{\getSubmissionLocation}{Munich}
|
|
|
|
% TODO: add custom commands etc.
|