I'm pretty new to LaTeX. Using MikTeX 2.6 and TeXnicCenter on Windows XP.Hilfe auf Deutsch: Missing \endcsname inserted - was ist die Ursache? - Ed.: German Help.
Trying to compile (PDFLatex) a file, I keep running to this error. I haven't found any useful advise on the web on how to solve it.
Code: Select all
! Missing \endcsname inserted.
<to be read again>
\unhbox
1.84 ...piscopal ministry.''\cite[24]{tustinedem}.}
Just in case it's relevant, here's my preamble:
Code: Select all
\documentclass[letterpaper]{thesis}
\usepackage[ansinew]{inputenc}
\usepackage{setspace}
\usepackage[american]{babel}
\usepackage{etex}
\usepackage[bibstyle=authortitle,citestyle=authortitle-trad,bibtex8]{biblatex}
\bibliography{porvoobib2}
\usepackage{csquotes}
\usepackage{ifthen}
\usepackage{url}
\clubpenalty=10000
\widowpenalty=10000
\raggedbottom