BibTeX, biblatex and biberProblem with Bibtex

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
xiaojunshan
Posts: 4
Joined: Wed Jun 10, 2009 5:44 pm

Problem with Bibtex

Post by xiaojunshan »

Hi all,

Now I use Bibtex. However, the citations i used thoughout the text were not relaced by the entries in Bib file after compiling. From the tree structure, I can see that WinEdt recognized my bib file and loaded it correctly. Any suggestions will be greatly appreciated!!!

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Problem with Bibtex

Post by localghost »

You have to run BibTeX on the *.aux file and after that you need two more compilations. Perhaps biblatex can simplify the whole process for you.


Best regards
Thorsten
Post Reply