I have problems with BiBTeX after reinstalling Windows XP on my laptop.
If I take a project that compiles fine on any other computer with MiKTeX 2.7 and try to run it on my laptop, I get the following error message:
Code: Select all
Database file #1: References/References.bib
Warning--I didn't find a database entry for ""
There should not be any problem with the .bib or .tex files as it works fine on any other computer. But if it is of any help, the entries in my files are
In the layout file:
Code: Select all
\usepackage[square]{natbib}
Code: Select all
\bibliographystyle{References/autorjahr2}
\bibliography{References/References}
Any ideas? I would really appreceate the help.
Maja