docs/diploma

diff thesis/tex/titlepage.tex @ 152:93c689de2671

reworked and reordered cover and titlepage
author meillo@marmaro.de
date Tue, 16 Dec 2008 15:15:28 +0100
parents 3010ddc3f20f
children da9a8f9f9081
line diff
     1.1 --- a/thesis/tex/titlepage.tex	Tue Dec 16 15:13:35 2008 +0100
     1.2 +++ b/thesis/tex/titlepage.tex	Tue Dec 16 15:15:28 2008 +0100
     1.3 @@ -3,21 +3,15 @@
     1.4  
     1.5  \begin{titlepage}
     1.6  
     1.7 +\vspace*{42ex}
     1.8 +
     1.9  \begin{center}
    1.10  {\Huge \bfseries masqmail }
    1.11  
    1.12  {\large a mail tranfer agent for workstations and small networks }
    1.13  \end{center}
    1.14  
    1.15 -\section*{\centering Abstract}
    1.16 -\masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller.
    1.17 -
    1.18 -This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety.
    1.19 -Based on this knowledge, the source code will get improved and everything will be written down for documentation.
    1.20 -
    1.21 -After successful tests in a real environment, a new version of \masqmail\ will be released and it will be packaged for the \gnulinux\ Distribution \debian.
    1.22 -
    1.23 -\vspace*{12ex}
    1.24 +\vfill
    1.25  
    1.26  {\bfseries Diploma thesis} of Markus \textsc{Schnalke} (matriculation number: 039131).\\
    1.27  Course \emph{Business Information Systems} at the \emph{University of Applied Sciences Ulm}.\\
    1.28 @@ -27,16 +21,4 @@
    1.29  Supervisor:\\
    1.30  Prof.\ Dr.\ rer.\ nat.\ Markus \textsc{Schäffter}, \emph{University of Applied Sciences Ulm}.
    1.31  
    1.32 -\vfill
    1.33 -
    1.34 -{\scriptsize\ttfamily
    1.35 -	Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
    1.36 -
    1.37 -	This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system driven by machines running the Debian GNU/Linux operating system.
    1.38 -
    1.39 -	It is available in Portable Document Format and source code on http://marmaro.de/docs\,.
    1.40 -
    1.41 -	Permission is hereby granted to copy and distribute this document in verbatim form.
    1.42 -}
    1.43 -
    1.44  \end{titlepage}