Files
tum-thesis-latex/settings/commands.tex
Florian Walch c8db6e56c4 Initial commit.
2014-03-26 12:06:16 +01:00

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.