12 lines
490 B
TeX
12 lines
490 B
TeX
% Basic information for cover & title page
|
|
\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, \ldots)}
|
|
\newcommand*{\getSupervisor}{TODO: Supervisor}
|
|
\newcommand*{\getAdvisor}{TODO: Advisor}
|
|
\newcommand*{\getSubmissionDate}{TODO: Submission date}
|
|
|
|
% TODO: add custom commands etc.
|