Hi all
I was wondering: is there any way, using BibTeX, or any other bibliography tool, to ensure that only cited references appear in your reference list? As in, there are a whole lot of references in your bibliography file ("references.bib", or whatever), but you only want the references you cite (with \cite) to appear in your references section of your document (created by \bibliography{references}).
After performing a search for my problem ("cited references appear in references list" and just "cited references") in this thread (BiBTeX), the only result which was remotely similar was http://www.latex-community.org/forum/vi ... =50&t=8596, but that OP was asking for a way to make references appear as footnotes when cited. Not exactly my problem.
Finally, I'm not sure how useful a MWE would be in this case, because I'm not really having an error per se, just a question as to whether something can be done, and how.
PS: I note that this may be in the wrong place, but I found no general forum thread for "References".
BibTeX, biblatex and biber ⇒ Ensuring only cited references appear in references list
Ensuring only cited references appear in references list
Last edited by eoa on Mon Oct 25, 2010 11:11 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Ensuring only cited references appear in references list
Hi,
That's exactly the default behaviour.eoa wrote:I was wondering: is there any way, using BibTeX, or any other bibliography tool, to ensure that only cited references appear in your reference list? As in, there are a whole lot of references in your bibliography file ("references.bib", or whatever), but you only want the references you cite (with \cite) to appear in your references section of your document (created by \bibliography{references})...
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: Ensuring only cited references appear in references lis
You're completely right. My silly mistake. Did not realise that after removing a \nocite{*} command (which I used previously) that I forgot to do: LaTeX compile -> BiBTeX compile -> LaTeX compile to reflect the changes.
Sorry for the waste of forum space,heh...
Thanks
Sorry for the waste of forum space,heh...
Thanks
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Ensuring only cited references appear in references list
Now that the problem is solved, please be so kind and mark the topic accordingly as clearly written in the Board Rules (to be read before posting). Please keep that in mind for the future so that further reminders will not be necessary.
Thorsten
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10