BibTeX, biblatex and biberHow to make a selected bibliography

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
murilolima
Posts: 5
Joined: Mon Aug 30, 2010 12:35 am

How to make a selected bibliography

Post by murilolima »

My document has many citations, so I would like to highlight the most relevant ones by making a second bibliography, which I call a "selected bibliography", with only part of the items I cite in my text.

Does anyone know an easy way of doing this?

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

How to make a selected bibliography

Post by gmedina »

Hi,

you can use the multibib package.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
murilolima
Posts: 5
Joined: Mon Aug 30, 2010 12:35 am

Re: How to make a selected bibliography

Post by murilolima »

Thanks, it worked really good!
murilolima
Posts: 5
Joined: Mon Aug 30, 2010 12:35 am

Re: How to make a selected bibliography

Post by murilolima »

Another question: how can I remove the numbering in a bibliography? Something like the 'plain' style, but without the numbering. I also wouldn't want it to change the style of my main bibliography. I coundn't find anywhere how to do it.
Post Reply