BibTeX, biblatex and biberlisting citation locations in the bibliography

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
end0
Posts: 2
Joined: Mon Aug 10, 2009 3:40 pm

listing citation locations in the bibliography

Post by end0 »

Hi all,

I wonder if it is possible to do the following thing. In each bibliography entry I would like to have a list of places (e.g. page numbers) when the given reference is cited. How to get something like this?

Thank you very much for any hints!

Cheers!

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

listing citation locations in the bibliography

Post by gmedina »

Hi,

you can use the backref package.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
end0
Posts: 2
Joined: Mon Aug 10, 2009 3:40 pm

Re: listing citation locations in the bibliography

Post by end0 »

Thanks a lot! That's what I was looking for!
Post Reply