Edit Links |
BibTeX /
GotchasCategories: BibTeX << Using BibTeX to generate a List of Publications | Page list | In German >>Commented out "begin-of-entry" lines may confuse BibTeX parsingEg. the following may cause the
%\@INPROCEEDINGS{Ill04,
\@INPROCEEDINGS{Illers04,
Author = {Illers, H. and Vandenbroucke, D. and Buhr, E.},
Booktitle = {Proceedings of the SPIE},
Editor = {Yaffe, M.J. and Flynn, M.J.},
Journal = {Physics of Medical Imaging},
Organization = {SPIE},
Pages = {639-647},
Series = {Medical Imaging 2004: Physics of Medical Imaging},
Title = {Measurement of correlated noise in images of computed radiography systems and its influence on the detective quantum efficiency},
Volume = {5368},
Year = {2004}
}
Similarly, any percent sign in a title or abstract should be escaped, or the BibTeX file will not compile. Wrong encoding of .bib file drops entriesProblem: When entries using special characters such as German umlauts δόφ etc in any field are encoded using a wrong encoding (e.g cp-1253) all successive entries are dropped and are not listed in the Insert->Citation dialog Solution: Save .bib file as UTF8 LyX version: 1.5rc2 (a pre-utf8-switch version 1.4 worked fine with cp-1253) |