-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path00_title.tex
58 lines (46 loc) · 1.33 KB
/
00_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
\begin{titlepage}
\setlength{\textwidth}{16cm}
\setlength{\oddsidemargin}{0cm}
\setlength{\evensidemargin}{0cm}
\setlength{\topmargin}{8mm}
\setlength{\headheight}{0cm}
\setlength{\headsep}{0cm}
\setlength{\topskip}{0cm}
\enlargethispage{5cm}
\noindent
\setlength{\unitlength}{1mm}
\begin{picture}(160,226)
\centering
\put(0,203){\line(1,0){160}} % lower line
\put(109,39){\line(1,0){50}}
\put(109,161){\line(1,0){50}}
\put(109,170){\line(1,0){50}}
\put(107,1){\line(0,1){200}}
\put(0,140){\parbox[b][6em]{100mm}{
\begin{center}
\textbf{\Huge{\sffamily{Anomaly Detection on Data Streams}}}
\end{center}}}
\put(109,92){\parbox[b]{50mm}{
\textbf{{\sffamily{{\Large Roland Schl\"afli}}}}\\
{\sffamily{of Bern BE, Switzerland\\\\
Student-ID: 12-932-398\\
}}
}}
\put(109,161){\makebox(50,9){{\sffamily{Indep. Study \hfill Feb. 13, 2020}}}}
\put(0,215){\makebox(80,11)[l]{\includegraphics[height=2.8cm]
{./figures/uzh_logo_e_pos}}}
\put(109,29){\parbox[b]{50mm}{\flushleft
{\sffamily{Advisor:}} {\textbf{\sffamily{Dr. Daniele Dell'Aglio}} }
}
}
\put(109,8){\parbox[b]{50mm}{\flushleft
{\sffamily{
Prof. Abraham Bernstein, PhD\\
Institut f\"ur Informatik\\
Universit\"at Z\"urich\\
http://www.ifi.uzh.ch/ddis}
}
}}
\end{picture}
\end{titlepage}