I'm currently finishing my thesis with LaTex (TexnicCenter) and BibBex, version 0.99d.
However, I get two times the exact same error:
Code: Select all
LaTex Warning: Empty bibliography on input line 83
LaTex Warning: Empty bibliography on input line 83
Code: Select all
\MakeBibliography{Quellenverzeichnis}
Code: Select all
\AddBibFile{literatur.bib}
The .blg file says the following:
Code: Select all
I found no \citation commands---while reading file literatur.aux
I found no \bibdata command---while reading file literatur.aux
I found no \bibstyle command---while reading file literatur.aux
To sum it all up:
The document looks fine to me, every citation is working and all references exist as well. However since it's a big assignment I'm somehow worried that something's wrong with the document that I'm failing to see.
So please, if anybody has any idea why I'm getting those errors although everything appears to be fine, I would really appretiate!