Wolfgang Engelmann wrote:
> \usepackage{a4}

Ouch! Read
http://mirrors.ctan.org/info/l2tabu/german/l2tabu.pdf
(sec 1.1)

> \usepackage{cite}
> \usepackage{microtype}
> \usepackage{geometry}

Why do you load geometry manually?

> \date{}
> \makeatletter % Reference list option change
> \renewcommand\@biblabel[1]{#1} % from [1] to 1
> \makeatother %
> %Legende nicht eingerückt
> \setcapindent{1mm}
> %
> \AtBeginDocument{\renewcommand{\refname}{REFERENCES}}
> \tolerance 1414
> \hbadness 1414
> \emergencystretch 1.5em
> \hfuzz 0.3pt
> \widowpenalty=10000
> \vfuzz \hfuzz
> \raggedbottom
> \renewcommand{\bottomfraction}{0.5}
> 
> anything which clashes with  \usepackage{cite}?

I don't see anything obvious, maybe \renewcommand\@biblabel[1]{#1}. Try to 
comment out the lines one by one.

Jürgen


Reply via email to