Mercurial > docs > diploma
annotate thesis/tex/titlepage.tex @ 169:fa086dbbdf10
split cover from main document
author | meillo@marmaro.de |
---|---|
date | Fri, 19 Dec 2008 23:35:38 +0100 |
parents | 74151e26ba6a |
children | 84d27c22517c |
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 | |
9 {\large a mail tranfer agent for workstations and small networks } | |
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} |
28 | |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
29 |
166 | 30 |
31 \clearpage | |
32 \quad | |
152
93c689de2671
reworked and reordered cover and titlepage
meillo@marmaro.de
parents:
51
diff
changeset
|
33 \vfill |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
34 |
166 | 35 {\scriptsize\ttfamily |
36 Copyright \copyright\ 2008,\,2009 by Markus Schnalke. | |
37 | |
38 This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system on machines running the Debian GNU/Linux operating system. | |
39 Text editing was done using Vim, diagrams were generated with fixme, and Mercurial was used for version control. | |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
40 |
166 | 41 A final version of the thesis in Portable Document Format and the complete source code can be retrieved from my website: http://marmaro.de/docs\,. |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
42 |
166 | 43 Permission is hereby granted to copy and distribute this document in verbatim form. |
44 } | |
45 | |
167
74151e26ba6a
this is the correct message for the last commit
meillo@marmaro.de
parents:
166
diff
changeset
|
46 |