# HG changeset patch # User meillo@marmaro.de # Date 1228894332 -3600 # Node ID a496788a30b3db0d8e59a3677e859dec6ddfb0cb # Parent 6ce355da579feef015942f13953fb7b36cffe38a bib stuff: Ref on the Internet -> Websites diff -r 6ce355da579f -r a496788a30b3 thesis/thesis.sty --- a/thesis/thesis.sty Wed Dec 10 08:31:12 2008 +0100 +++ b/thesis/thesis.sty Wed Dec 10 08:32:12 2008 +0100 @@ -8,7 +8,7 @@ \makeindex \usepackage{multibib} - \newcites{web}{References on the Internet} + \newcites{web}{Websites} \setlength{\parindent}{0em} \setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex} diff -r 6ce355da579f -r a496788a30b3 thesis/thesis.tex --- a/thesis/thesis.tex Wed Dec 10 08:31:12 2008 +0100 +++ b/thesis/thesis.tex Wed Dec 10 08:32:12 2008 +0100 @@ -46,9 +46,6 @@ \addcontentsline{toc}{chapter}{Bibliography} \bibliographystyle{alpha} \bibliography{bib/thesis} - -\cleardoublepage -\addcontentsline{toc}{chapter}{References on the Internet} \bibliographystyleweb{plain} \bibliographyweb{bib/websites}