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 1664 times

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply