-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtitle.tex
63 lines (47 loc) · 1.23 KB
/
title.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
% Title page and table of contents
\begin{titlepage}
% \maketitle
\thispagestyle{empty} % Don't start page numbers on this page
% Center everything on the page
\begin{minipage}{0.5\textwidth}
\begin{flushleft} \large
\includegraphics[scale=0.9]{images/hsrlogo}
\end{flushleft}
\end{minipage}
~
\begin{minipage}{0.5\textwidth}
\begin{flushright} \large
\includegraphics[scale=0.5]{images/italogo}
\end{flushright}
\end{minipage}
\vspace{80pt}
\begin{center}
{ \Huge \bfseries Endpoint Compliance Monitoring based on Software Identification Tags}\\
\end{center}
\vspace{20pt}
\begin{center}
{ \Huge \bfseries Bachelorarbeit}
\end{center}
\vspace{40pt}
\begin{center}
{ \huge Abteilung Informatik\\Hochschule für Technik Rapperswil}
\end{center}
\vspace{10pt}
\begin{center}
{ \huge Frühjahrssemester 2014}
\end{center}
\vspace{80pt}
\begin{minipage}[b]{0.4\textwidth}
\begin{flushleft}
\begin{tabular}{ll}
Autoren: & Danilo Bargen, Christian Fässler, Jonas Furrer \\
Betreuer: & Prof. Dr. Andreas Steffen\\
Projektpartner: & ITA, HSR\\
Experte: & Dr. Ralf Hauser\\
Gegenleser: & Prof. Hans Rudin\\
Abgabedatum: & 13. Juni 2014\\
\end{tabular}
\end{flushleft}
\end{minipage}
\end{titlepage}
\tableofcontents\newpage