21 lines
901 B
TeX
21 lines
901 B
TeX
% Meta information -----------------------------------------------------------
|
|
% Global definitions that can be used in document
|
|
% ------------------------------------------------------------------------------
|
|
\usepackage[utf8]{inputenc}
|
|
\newcommand{\fsTitle}{Title}
|
|
\newcommand{\fsSubTitle}{Subtitle}
|
|
\newcommand{\art}{Master's thesis}
|
|
\newcommand{\field}{IT-Security}
|
|
\newcommand{\thesisauthor}{Felix Steghofer}
|
|
\newcommand{\course}{Informatik}
|
|
\newcommand{\matriculationid}{61443}
|
|
\newcommand{\firstreview}{Prof. Dr. rer. nat. Joachim Posegga}
|
|
\newcommand{\secondreview}{Prof. Dr. }
|
|
\newcommand{\mentor}{Thomas Penteker}
|
|
\newcommand{\location}{Passau}
|
|
\newcommand{\thesisyear}{2017}
|
|
%change to res/img/Logo_UniPassau_small_bw.png for a black and white version
|
|
\newcommand{\logo}{res/img/Logo_UniPassau_small.png}
|
|
\newcommand{\institute}{Universität Passau}
|
|
\newcommand{\fsCopyright}{Copyright?}
|