-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpreamble.tex
74 lines (57 loc) · 2.07 KB
/
preamble.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
64
65
66
67
68
69
70
71
72
73
74
\thispagestyle{empty}
\begin{picture}(50,50)
\put(-70,40){\hbox{\includegraphics[width=5cm]{fhcw-logo.pdf}}}
\end{picture}
\vspace*{-5.8cm}
\begin{center}
\vspace{6.5cm}
\hspace*{-1.0cm} {\LARGE \textbf{Reactively Querying an Immutable\\}}
\hspace*{-1.0cm} {\LARGE \textbf{Log of Relational Facts\\}}
\vspace{0.5cm}
\hspace*{-1.0cm}
Design and Implementation of a Bitemporal
\hspace*{-1.0cm}
EAV Database with a Subscription Query Language
\vspace{1.2cm}
\hspace*{-1.0cm} {\LARGE \textbf{Master Thesis\\}}
\vspace{0.65cm}
\hspace*{-1.0cm} Submitted in partial fulfillment of the requirements for the degree of \\
\vspace{0.65cm}
\hspace*{-1.0cm} \textbf{Master of Science in Engineering} \\
\vspace{0.65cm}
\hspace*{-1.0cm} to the University of Applied Sciences FH Campus Wien \\
\vspace{0.4cm}
\hspace*{-1.0cm} Master Degree Program\\
\hspace*{-1.0cm} Software Design and Engineering\\
\vspace{2cm}
\hspace*{-1.0cm} \textbf{Author:} \\
\vspace{0.2cm}
\hspace*{-1.0cm} Albert Zak \\
\vspace{0.7cm}
\hspace*{-1.0cm} \textbf{Student identification number:} \\
\vspace{0.2cm}
\hspace*{-1.0cm} 1810838004 \\
\vspace{0.7cm}
\hspace*{-1.0cm} \textbf{Supervisor:} \\
\vspace{0.2cm}
\hspace*{-1.0cm} Priv.-Doz. Mag.rer.soc.oec.\\
\hspace*{-1.0cm} Dipl.-Ing. Dipl.-Ing. Dr.techn.\\
\hspace*{-1.0cm} Karl Michael Göschka \\
\vspace{0.7cm}
\hspace*{-1.0cm} \textbf{Date:} \\
\vspace{0.2cm}
\hspace*{-1.0cm} 2020-05-31 \\
\end{center}
\newpage
\vspace*{16cm}
\begin{flushleft}
\underline{Declaration of authorship:}\\
\vspace{0.5cm}
I declare that this Master Thesis has been written by myself. I have not used any other than the listed sources, nor have I received any unauthorized help.\\
\vspace{0.5cm}
I hereby certify that I have not submitted this Master Thesis in any form (to a reviewer for assessment) either in Austria or abroad.\\
\vspace{0.5cm}
Furthermore, I assure that the (printed and electronic) copies I have submitted are identical.\\
\vspace{1cm}
Date: \hspace{5.3cm} Signature:
\end{flushleft}