Mercurial > docs > diploma
annotate thesis/thesis.tex @ 23:46ad351aca99
added comments to people who used masqmail
author | meillo@marmaro.de |
---|---|
date | Thu, 02 Oct 2008 10:05:45 +0200 |
parents | 445ff9d7964e |
children | 563205a1b07e |
rev | line source |
---|---|
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
1 % @file |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
2 % @brief diploma thesis about masqmail |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
3 % @author markus schnalke <meillo@marmaro.de> |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
4 % @since 2008-09-16 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
5 |
12
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
6 \title{diploma thesis about masqmail} |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
7 \author{markus schnalke} |
26ff7cb0cc12
reorganization of tex files for titlepage and stuff
meillo@marmaro.de
parents:
8
diff
changeset
|
8 \date{2008-09-16} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
9 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
10 |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
11 \input{tex/header} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
12 \begin{document} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
13 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
14 \pagenumbering{roman} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
15 \include{tex/cover} |
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
16 \include{tex/titlepage} |
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
17 \include{tex/official} |
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
18 \include{tex/dedication} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
19 \cleardoublepage |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
20 \tableofcontents |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
21 \include{tex/preface} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
22 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
23 \setcounter{page}{0} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
24 \pagenumbering{arabic} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
25 \part{Purpose and structure} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
26 \include{tex/about-mta} |
20
445ff9d7964e
added section about the history of masqmail
meillo@marmaro.de
parents:
15
diff
changeset
|
27 \include{tex/about-masqmail} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
28 \include{tex/foo} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
29 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
30 \part{Security and Safety} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
31 %\include{tex/foo} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
32 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
33 \part{Enhancements} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
34 %\include{tex/foo} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
35 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
36 \part{Documentation, test and distribution} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
37 %\include{tex/foo} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
38 hallo |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
39 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
40 \appendix |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
41 \addcontentsline{toc}{chapter}{List of Figures} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
42 \listoffigures |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
43 \addcontentsline{toc}{chapter}{List of Tables} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
44 \listoftables |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
45 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
46 % bibliography |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
47 \addcontentsline{toc}{chapter}{Bibliography} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
48 \bibliographystyle{gerapali} |
15
0b3b806f4eb2
new directory structure; added content about MTAs and history
meillo@marmaro.de
parents:
12
diff
changeset
|
49 \bibliography{bib/thesis} |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
50 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
51 \addcontentsline{toc}{chapter}{Index} |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
52 \printindex |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
53 \end{document} |