Hi guys
I can't seem to get my bibtex citations to work. When I run my project I get a "author undefined"-warning. I guess it is because I have to do "latex-bibtex-latex-latex", but I don't know how to do this from texniccenter.
Thx in advance
BibTeX, biblatex and biber ⇒ Bibtex references wont work
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Bibtex references wont work
In the TeXnicCenter build settings, i.e. in the output profile, make sure that "Do not use BibTeX" is not enabled:
TeXnicCenter configuration page, perhaps have also a look there.
Stefan
The screenshot is from the Stefan
LaTeX.org admin
Re: Bibtex references wont work
Yes I have. It seems like natbib is causing trouble. When I remove to use this package there are no problems.
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Bibtex references wont work
Who should guess that. 
Perhaps provide a
minimal working example with a BibTeX entry which shows the problem, so we could test and help to fix it.
Stefan

Perhaps provide a

Stefan
LaTeX.org admin
Re: Bibtex references wont work
For some reason it works now. Unfortunately I don't know why. Thx for answering.