> l.38 ...ootnote{\citeNP{nietzsche 1994}, pp. 8-9.}
> If I comment it out, it of course just goes to the next footnote with
> the same error. I'm at a loss here. HELP!
The use of \citeNP suggests that the 'apacite' package is being used. Is
apacite properly installed and used in the document? That is:
\usepackage{apacite}
\bibliographystyle{apacite}
Stefan