Tagged Questions
0
votes
1answer
23 views
backreferencing in classicthesis package does not work [closed]
I am using classicthesis package version 4.1. The following is an example of the problem that I have with back-referencing. The resulted document does not have back-referencing in the bibliography ...
2
votes
0answers
67 views
Disabling backref in secondary multibib bibliography with natbib
I am finalising my PhD thesis that I have composed with LaTeX.
I have a section in which I list my own publications and the whole list of references at the very end of the document. This list is ...
2
votes
1answer
64 views
Formatting bibliography: biblio entry followed by page number(s) where the entry is cited. How?
I'm trying to format a bibliography for a journal submission, and they have the requirement that each bibliography entry is followed by "the page numbers of your manuscript in which these references ...
7
votes
1answer
976 views
Formatting back references in bibliography
I would like to change the way the back references are shown in the bibliography, such that they are all shown within parentheses. So I would like to see
(page x, y, z)
after my bibitems. This ...
4
votes
2answers
2k views
hyperref with the backref=page option
I encountered an issue when using the backref=page option of the hyperref package together with the natbib package with the options square,sort&compress,numbers.
If the natbib package compresses a ...