BibTeX, biblatex and biberEnsure that only cited References appear in List

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
crocomut
Posts: 1
Joined: Thu Jul 14, 2011 8:24 am

Ensure that only cited References appear in List

Post by crocomut »

Is there any way, using BibTeX, to ensure that only cited references appear in your reference list?

I understand that this is the default behaviour, however, it is not working for me as all references are showing up including non cited ones.

Also, I do not have the \nocite{*} command anywhere.

Thank you.

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

5gon12eder
Posts: 126
Joined: Sun Feb 13, 2011 8:36 pm

Re: Ensure that only cited References appear in List

Post by 5gon12eder »

Please show some (as minimal as possible) code that reproduces this since – as you've stated – this is not the normal behavior.
I'm using pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian).
Post Reply