BibTeX, biblatex and biber ⇒ How to include the pages where a reference did appear?
How to include the pages where a reference did appear?
suppose Ref. [1] appeared in pages 12, 34, and 56 of a document. How to have it listed something like:
[1] A. N. Author, Book's title (Town, Publisher, 1900) (p. 12, 34, 56)
in the References section at the end of the document?
It is a makeindex/bibtex mixed problem. (I wouldn't mind solving it via a combination of shell commands, such as sed under linux.)
Many thanks!
Giuseppe.
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
How to include the pages where a reference did appear?
the keyword is
backref
, but i would need a bit more information about how the bibliography is generated, i.e. a minimal working exampleBy the way, i don't think that has anything to do with the index.