I'm having the following problem:
My document compiles properly before running bibtex. When I try to recompile after running the bibtex command it gave this compiling error:
Runaway argument?
\MakeLowercase {os estilos de aprendizaje: procedimientos de diagn\IeC \ETC.
! File ended while scanning use of \blx@mkcp@end.
<inserted text>
\par
<*> these
I checked the bibfile and there is an entry with this title:
@book{alonso1991,
Address = {Bilbao, Espa{\~n}a},
Author = {Alonso, C. M. and Gallego, D. J. and Honey, P.},
Publisher = {Complutense},
Title = {Los estilos de aprendizaje: procedimientos de diagn{\'\o}stico y mejora},
Year = {2007}}
It seemed ok to me.
I'm using biblatex, before using biblatex this problem wasn't happening.
citecommand itself. Again, make a minimal working document that shows the problem. Or try removing all the .aux files, latex your file again and then run bibtex again. – Alan Munn May 11 '11 at 16:46diagn{\'\o}stico? This compiles as ø with an accent on it... – Seamus May 11 '11 at 16:51