pdm-book / community

75 stars 0 forks source link

Reverse bibliographic references? #1

Closed a3nm closed 2 years ago

a3nm commented 3 years ago

Hi,

Would it be possible to have a version of the book where the entries in the bibliography have backlinks to the places where they are cited? e.g., with \usepackage[backref=true]{biblatex}. I wanted to see where a given reference was used, but could not find it.

By the way, minor comment: there is an extra '.' in reference [3].

Thanks for your work on the book!

pdm-book commented 3 years ago

Thanks for the comments!

We have implemented your suggestion about having entries in the bibliography with backlinks (using package biblatex). You will see the changes in the next release of the book.

And we corrected the typo in reference [3].

Best!

Marcelo

a3nm commented 3 years ago

Great, thanks! Looking forward to an updated version of the PDF.

a3nm commented 2 years ago

This is apparently done now, thanks!