Mercurial > docs > diploma
annotate thesis/tex/titlepage.tex @ 163:5681a18270b5
new content about architecture; some restructuring
author | meillo@marmaro.de |
---|---|
date | Thu, 18 Dec 2008 13:39:23 +0100 |
parents | df6bfc48859b |
children | 4ac06b7b9bdf |
rev | line source |
---|---|
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
1 \cleardoublepage |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
2 \thispagestyle{empty} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
3 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
4 \begin{titlepage} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
5 |
152
93c689de2671
reworked and reordered cover and titlepage
meillo@marmaro.de
parents:
51
diff
changeset
|
6 \vspace*{42ex} |
93c689de2671
reworked and reordered cover and titlepage
meillo@marmaro.de
parents:
51
diff
changeset
|
7 |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
8 \begin{center} |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
9 {\Huge \bfseries masqmail } |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
10 |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
11 {\large a mail tranfer agent for workstations and small networks } |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
12 \end{center} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
13 |
152
93c689de2671
reworked and reordered cover and titlepage
meillo@marmaro.de
parents:
51
diff
changeset
|
14 \vfill |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
15 |
159 | 16 \textbf{Diploma Thesis} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
17 |
159 | 18 by Markus \textsc{Schnalke} \hfill Course \emph{Business Information Systems}\\ |
19 Matriculation number: 039131 \hfill \emph{University of Applied Sciences Ulm}\\ | |
162
df6bfc48859b
I read, the correct US-american date is: Month dd, yyyy. So I removed the ^th
meillo@marmaro.de
parents:
159
diff
changeset
|
20 Handed in on January 30, 2009 \hfill Prof.\ Dr.\ Markus \textsc{Schäffter}, Advisor |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
21 |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
22 \end{titlepage} |