docs/diploma

diff thesis/thesis.sty @ 54:da11c1b9e8cb

splitted bib into 2 parts: books and web (using multibib)
author meillo@marmaro.de
date Wed, 15 Oct 2008 22:53:19 +0200
parents d3312a3b6e70
children 85925a92668f
line diff
     1.1 --- a/thesis/thesis.sty	Tue Oct 14 22:19:54 2008 +0200
     1.2 +++ b/thesis/thesis.sty	Wed Oct 15 22:53:19 2008 +0200
     1.3 @@ -7,6 +7,9 @@
     1.4  	\usepackage{makeidx}
     1.5  	\makeindex
     1.6  
     1.7 +	\usepackage{multibib}
     1.8 +	\newcites{web}{References on the Internet}
     1.9 +
    1.10  	\setlength{\parindent}{0em}
    1.11  	\setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex}
    1.12  	\setcounter{tocdepth}{3}