BibTeX, biblatex and biberCitation links to bibliography at end

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
episanty
Posts: 26
Joined: Tue Mar 24, 2009 2:24 am

Re: Citation links to bibliography at end

Post by episanty »

You will certainly have some \bibitem entries. If your bibliography is generated automatically, then the \bibitem commands will probably be in an automatically generated .bbl file with the same name (minus the extension) as your master (.tex) file.

If there are no blank lines after each \bibitem then adding them and running TeX ONCE should probably fix your problem, I think.

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