docs/diploma

view thesis/tex/titlepage.tex @ 47:d52fa2350137

split up into one sentence per line
author meillo@marmaro.de
date Tue, 14 Oct 2008 11:48:58 +0200
parents 44000e96af30
children 3010ddc3f20f
line source
1 \cleardoublepage
2 \thispagestyle{empty}
4 \begin{titlepage}
6 \begin{center}
7 {\Huge \bfseries masqmail }
9 {\large a mail tranfer agent for workstations and small networks }
10 \end{center}
12 \section*{\centering Abstract}
13 \masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller.
15 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety.
16 Based on this knowledge, the source code will get improved and everything will be written down for documentation.
18 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.
20 \vspace*{12ex}
22 {\bfseries Diploma thesis} of Markus \textsc{Schnalke} (matriculation number: 039131).\\
23 Course \emph{Business Information Systems} at the \emph{University of Applied Sciences Ulm}.\\
24 Year 2009.
26 \medskip
27 Supervisor:\\
28 Prof.\ Dr.\ rer.\ nat.\ Markus \textsc{Schäffter}, \emph{University of Applied Sciences Ulm}.
30 \vfill
32 {\scriptsize\ttfamily
33 Copyright \copyright\ 2008, 2009 by Markus Schnalke.
35 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.
37 It is available in Portable Document Format and source code on http://marmaro.de/docs\thinspace\thinspace .
39 Permission is hereby granted to copy and distribute this document in verbatim form.
40 }
42 \end{titlepage}