Mercurial > docs > diploma
comparison thesis/thesis.tex @ 49:efb2d7b375ad
new page numbering for appendix
author | meillo@marmaro.de |
---|---|
date | Tue, 14 Oct 2008 19:43:31 +0200 |
parents | e69780171a53 |
children | da11c1b9e8cb |
comparison
equal
deleted
inserted
replaced
48:a60b2d32b597 | 49:efb2d7b375ad |
---|---|
52 \include{tex/5-Summary} | 52 \include{tex/5-Summary} |
53 \include{tex/5-Future} | 53 \include{tex/5-Future} |
54 | 54 |
55 | 55 |
56 \appendix | 56 \appendix |
57 %\setcounter{page}{0} | 57 \setcounter{page}{0} |
58 %\pagenumbering{Roman} | 58 \pagenumbering{alph} |
59 %\addcontentsline{toc}{chapter}{List of Figures} | 59 %\addcontentsline{toc}{chapter}{List of Figures} |
60 %\addcontentsline{toc}{chapter}{List of Tables} | 60 %\addcontentsline{toc}{chapter}{List of Tables} |
61 | 61 |
62 % bibliography | 62 % bibliography |
63 \addcontentsline{toc}{chapter}{Bibliography} | 63 \addcontentsline{toc}{chapter}{Bibliography} |
64 %\bibliographystyle{gerapali} | 64 %\bibliographystyle{gerapali} |
65 \bibliographystyle{alpha} | 65 \bibliographystyle{alpha} |
66 \bibliography{bib/thesis} | 66 \bibliography{bib/thesis} |
67 | 67 |
68 \clearpage | |
68 \addcontentsline{toc}{chapter}{Index} | 69 \addcontentsline{toc}{chapter}{Index} |
69 \printindex | 70 \printindex |
70 \end{document} | 71 \end{document} |