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

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

User avatar
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