You need to sign in or sign up before continuing.
Newer
Older
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
% Zunächst wird der Typ der Arbeit festgelegt. möglich sind u.a.
% diploma
% master
% bachelor
% project
% seminar
\thesis{diploma}
% Abgabedatum
\date{30.06.2023}
% Bei Abschlussarbeiten wird hier der angestrebte Titel angegeben
\graduation[Dipl.-Ing.]{Diplomingenieurin}
% Ihre persönlichen Daten
\author{
Lola Logistik
\dateofbirth{20.03.2000}
\placeofbirth{Pirna}
\matriculationnumber{1234567}
\course{Maschinenbau}
\discipline{Produktionstechnik}
\matriculationyear{2020}
\emailaddress{lola.logistik@tu-dresden.de}
}
% Der Titel Ihrer Arbeit
\title{Latex-Vorlage für Studien- und Abschlussarbeiten an der Professur für Technische Logistik}
% Die Name der Person(en), die Ihre Arbeit fachlich begleiten
\supervisor{Frau Dipl.-Ing. Marta Materialfluss \and Herr Dipl.-Wi.-Ing. Simon Simulation}
\professor{Herr Prof. Dr.-Ing. Thorsten Schmidt}
\faculty{Fakultät Maschinenwesen}
\institute{Institut für Technische Logistik und Arbeitssysteme}
\chair{Professur für Technische Logistik}
\pagenumbering{roman}
\setcounter{page}{1}
\maketitle[headlogo = graphics/TL_Logo]