Mercurial > docs > diploma
annotate thesis/tex/titlepage.tex @ 268:807660903834
cleanups and new codeinput command
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jan 2009 12:07:06 +0100 (2009-01-15) |
parents | 724cc6057105 |
children | 56cc2f5755f8 |
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\\ | |
248 | 17 by \textsc{Markus Schnalke}\\ |
166 | 18 Matriculation: \#039131\\ |
19 \quad\\ | |
248 | 20 Course Business Information Systems\\ |
166 | 21 University of Applied Sciences Ulm\\ |
248 | 22 Prof.\ Dr.\ \textsc{Markus Schäffter}, Advisor\\ |
166 | 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} |