BibTeX, biblatex and biberreference item is missing

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

reference item is missing

Post by localghost »

I have no difficulties in getting all things right with the default settings in TeXnicCenter (TXC1 RC1 as well TXC2 alpha 2). As Joseph already mentioned you will need two more LaTeX runs. The BibTeX run is done automatically by TXC. Compare your settings for BibTeX with those seen in the attachment (apart from the binary paths).

For the wanted format (Author, Year) of your citation you have to use another command that is provided by the natbib package.

Code: Select all

\citep{Karande2006}
Attachments
Profile settings in TXC1 RC1.
Profile settings in TXC1 RC1.
TXCprofilePDF.png (18.76 KiB) Viewed 1629 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply