-
Notifications
You must be signed in to change notification settings - Fork 13
/
thesis-info.tex
47 lines (43 loc) · 1.6 KB
/
thesis-info.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
\title{Writing your thesis with LateX}
% subtitle can be let empty
\subtitle{Using the TUB\_PhDThesisTemplate}
%\subtitle{}
% ----------------------------------------------------------------------
% The section below defines www links/email for author and institutions
% They will appear on the title page of the PDF and can be clicked
\ifpdf
% The crest is a graphics file of the logo of your research institution.
% Place it in ./0_frontmatter/figures and specify the width
\crest{}
% If you are not creating a PDF then use the following. The default is PDF.
\else
% \crest{\includegraphics[width=4cm]{logo.png}}
\crest{}
\fi
\author{Max Mustermann}
% \cityofbirth{born in XYZ} % uncomment this if your university requires this
\cityofbirth{Berlin}
% % If city of birth is required, also uncomment 2 sections in PhDthesisPSnPDF
% % Just search for the "city" and you'll find them.
\collegeordept{von der Fakult\"at IV - Elektrotechnik und Informatik}
\university{der Technischen Universit\"at Berlin}
\degreefull{Doktor der Ingenieurwissenschaften}
\olddegree{Dipl.-Ing.}
\degree{-Dr.-Ing.-}
\degreedate{Tag der wissenschaftlichen Aussprache: XX. xxxx 2016}
\degreeplaceyear{Berlin 2016}
% set Vorsitzender/Vorsitzende, Gutachter/Gutachterin
\comiteeheadidentifier{Vorsitzender}
\firstrevieweridentifier{Gutachter}
\secondrevieweridentifier{Gutachterin}
\thirdrevieweridentifier{Gutachter}
\forthrevieweridentifier{Gutachter}
\fifthrevieweridentifier{Gutachter}
% needed
\comiteehead{Prof. A}
\firstreviewer{Prof. B}
% can be let empty
\secondreviewer{Prof. C}
\thirdreviewer{Prof. D}
\forthreviewer{}
\fifthreviewer{}