diff options
Diffstat (limited to 'title.tex')
-rw-r--r-- | title.tex | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/title.tex b/title.tex new file mode 100644 index 0000000..9353f5d --- /dev/null +++ b/title.tex | |||
@@ -0,0 +1,28 @@ | |||
1 | \begin{titlepage} | ||
2 | \centering | ||
3 | {\scshape\LARGE Ludwig-Maximilians-Universität München\par} | ||
4 | Institut für Informatik\par | ||
5 | Lehr- und Forschungseinheit für Theoretische Informatik\par | ||
6 | %\vspace{1cm} | ||
7 | %\def\svgwidth{0.33 \textwidth} | ||
8 | %\input{sigillum.pdf_tex}\par\vspace{1cm} | ||
9 | \vspace{0.75cm} | ||
10 | {\scshape\Large Bachelorarbeit\par} | ||
11 | %\vspace{1cm} | ||
12 | \vfill | ||
13 | {\huge Inkrementelle Parser als edit-lenses anhand von DFSTs \par} | ||
14 | \vspace{1.5cm} | ||
15 | {\LARGE Gregor \textsc{Kleen}\par} | ||
16 | \vfill | ||
17 | Betreuer\par | ||
18 | Stephan \textsc{Barth}\par | ||
19 | \vspace{1cm} | ||
20 | Verantwortliche Hochschullehrer\par | ||
21 | \textdagger Prof.~Martin \textsc{Hofmann}, PhD \par | ||
22 | Dr.~Steffen \textsc{Jost} | ||
23 | |||
24 | \vfill | ||
25 | |||
26 | % Bottom of the page | ||
27 | {\LARGE \today\par} | ||
28 | \end{titlepage} | ||