docs/diploma

view thesis/tex/titlepage.tex @ 167:74151e26ba6a

this is the correct message for the last commit I really hate it when I check in too early or too much by accident! Maybe I should add a confirmation there to prevent me from doing stupid things. But now what I checked in with the last commit: - titlepage became the real titlepage, specifying all important info - cover became the real cover to be the very first page - the previous cover became pretitle, and moved between the other two - my confirmation that I wrote the thesis on my own moved to the appendix - the abstract and keywords moved to the back of the pretitle - the copyright information extended - the market share table is in a temporary state! (Needs verification!) - some cleanups Ten small commits instead of this huge one with an afterwards added message are what I intended ... now I am in a bad mood because of this mess :-(
author meillo@marmaro.de
date Fri, 19 Dec 2008 20:36:03 +0100
parents 4ac06b7b9bdf
children 84d27c22517c
line source
1 \cleardoublepage
3 \begin{titlepage}
5 \vspace*{42ex}
6 \begin{center}
7 \textbf{\Huge masqmail}
9 {\large a mail tranfer agent for workstations and small networks }
10 \end{center}
12 \vfill
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}
27 \end{titlepage}
31 \clearpage
32 \quad
33 \vfill
35 {\scriptsize\ttfamily
36 Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
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.
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\,.
43 Permission is hereby granted to copy and distribute this document in verbatim form.
44 }