Mercurial > docs > diploma
annotate thesis/tex/titlepage.tex @ 241:2c56f26758eb
rework in ch04: further dev and more
author | meillo@marmaro.de |
---|---|
date | Sun, 11 Jan 2009 14:07:48 +0100 |
parents | e9e83ad85d71 |
children | 724cc6057105 |
rev | line source |
---|---|
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
1 \cleardoublepage |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
2 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
3 \begin{titlepage} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
4 |
166 | 5 \vspace*{42ex} |
6 \begin{center} | |
7 \textbf{\Huge masqmail} | |
8 | |
220 | 9 {\large a mail transfer agent for workstations and small networks } |
166 | 10 \end{center} |
11 | |
12 \vfill | |
152
93c689de2671
reworked and reordered cover and titlepage
meillo@marmaro.de
parents:
51
diff
changeset
|
13 |
166 | 14 \begin{flushright} |
15 \textbf{Diploma Thesis}\\ | |
16 \quad\\ | |
17 by Markus \textsc{Schnalke}\\ | |
18 Matriculation: \#039131\\ | |
19 \quad\\ | |
20 Course \emph{Business Information Systems}\\ | |
21 University of Applied Sciences Ulm\\ | |
22 Prof.\ Dr.\ Markus \textsc{Schäffter}, Advisor\\ | |
23 \quad\\ | |
24 Handed in on January 30, 2009 | |
25 \end{flushright} | |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
26 |
166 | 27 \end{titlepage} |