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.
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
- 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.