BibTeX, biblatex and biberUsing BibTeX

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
helllo
Posts: 44
Joined: Sat Jun 05, 2010 5:20 pm

Using BibTeX

Post by helllo »

Hi guys,
so I'm new at using BibTeX.

I created a file called mybib.bib
Then I "compiled" it then went to the the *.tex file and "*.tex file"-ed it.
What I get is a question mark instead of the number of the reference.
What am I doing wrong ?

Thanks!
Ps. I'm using emacs.

Recommended reading 2024:

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

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

Re: Using BibTeX

Post by Stefan Kottwitz »

After running bibtex on the .aux file, which produces a .bbl file, compile twice with TeX.

Stefan
LaTeX.org admin
Post Reply