{back-referencing} is about referencing entries in {bibliographies} back to the main text, comparable to (though implemented differently from) {indexing} topics or names.
0
votes
0answers
16 views
multibib with backref in classicthesis
I have an issue (maybe two) with multibib and classicthesis. I want to use two .bib files and use the package backref in order to show "cited on …" in the bibliography. If I do not use the ...
2
votes
0answers
37 views
How to return back from reference page to referring page in beamer after seeing the reference?
We can go to reference page by clicking on the citation number in beamer. Is their a way to return back on referring slide after seeing the reference?
2
votes
1answer
37 views
biblatex - how to add backref list with APA style?
Regarding the backref option, the biblatex manual says:
Strictly speaking, this option only controls whether the biblatex package collects the data required to print such references. This feature ...
2
votes
2answers
76 views
how to debug a backreferencing problem
I am using classicthesis package version 4.1. Also I am using the bibliography style file, abbrvunsrtnat.bst, posted here.
I have a problem with using back-referencing. I have more than 70 citations ...
1
vote
1answer
24 views
Remove Caption Reference First Page when appearing in LoF
I have a citation in a caption and in my biblography it lists the pages each reference is in. However it lists the page of my List of Figures (ix), but I'd like to remove that. Is there a way to ...
2
votes
1answer
90 views
Backreferences for equations
I'd like to put a list of pages, hyperlinked to the position of the \eqref or \cref that point to it in the margin of each \labeled equation, like backref does for bibliographies and \cite.
Both this ...
0
votes
1answer
41 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 ...
4
votes
3answers
114 views
Problem in enabling back-referencing in classisthesis package
I am using classicthesis package version 4.1. In its manual it is written:
If you want to use backreferences from your citations to the pages they were cited on, change the following line from:
...
4
votes
1answer
67 views
biblatex: move backrefpages to after the period
I've used some tips about how to toy with the format of backrefs in biblatex, and I'm seeing that the formatting is quite flexible. In the screenshot below, I've put the backref into a box. That's ...
1
vote
1answer
47 views
Backref also lists and links to citations in listoffigure/listoftables
I sometimes use \cite in the figure or table environment and use backref to be able to link to citations from the bibliography.
If I include a list of figures or list of tables the citation is ...
1
vote
1answer
260 views
Automatic IEEE referencing generator in LaTeX style?
Is there an automatic reference generator that produces citations in LaTeX style that I can use ? I want to use IEEE Citation Style.
I have over 50 references that need to be cited, but typing them ...
2
votes
0answers
87 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 ...
0
votes
0answers
62 views
back references within “thebibliography” [duplicate]
I'm using a very simple bibliography, without BibLaTeX, but just with a thebibliography environment. Something like:
\documentclass[a4paper]{report}
\usepackage{hyperref}
\hypersetup{
backref = ...
1
vote
1answer
85 views
Making Back-Referencing More Pretty
The question Back-referencing in LaTeX was marked a duplicate, so I can't post to that thread. Nonetheless, I found the code provided there by Ryan Reich to be a good learning exercise. His solution ...
2
votes
1answer
77 views
Backref package for page reference
I'm using the backref package within the hyperref package:
\usepackage[backref]{hyperref}
I get the following result:
Philip Hall. On representatives of subsets. Journal of the LMS, 10, 1935. 3.2, ...
1
vote
0answers
31 views
Page cited for bibliography [duplicate]
For each of my bibliographic entries, which I currently handle using bibtex, I would like to include the numbers of the pages of my document in which the entry is cited. For example:
James Terry. ...
3
votes
2answers
92 views
How to automatically include back-references from references to citations
In this publication at the references for each citation there is a link to the document where the reference came from. I found it very useful. How this can be done in an automatic way?
1
vote
1answer
163 views
Why does backref refer to wrong page?
I use biber with backref, but backref points to a wrong page. Option backref always gets it one page wrong.
Why does it so and how can I solve the problem?
Here's what might be related to the ...
2
votes
1answer
97 views
Flushing right the pagebackrefs in the bibliography with hyperref
I'd like to flush the back references to pages in my bibliography to the right. I have a solution for the citeref package, see the MWE. But how can I achieve this when using hyperref?
...
3
votes
1answer
165 views
Hyperref, Natbib: Curious backref behaviour
I have prepared the following MWE from the answer I found at formatting-back-references-in-bibliography. If the option backref=page is forwarded to hyperref with \hypersetup then the back references ...
8
votes
1answer
138 views
Back references for shorthandlist
I am using biblatex for writing my thesis and it works generally fine. Now I want to put back references to my bibliography. However, after putting the option into the preamble, the back references ...
0
votes
1answer
74 views
Unwanted back-referencing in bibliography
I am getting page number of thesis after completion of each reference how do I remove it. I am using code for bib as follows
\bibliographystyle{plainnat}
\renewcommand{\bibname}{References} % changes ...
2
votes
1answer
65 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 ...
12
votes
1answer
178 views
Make backrefs invisible in hardcopy
Is there a way to make bibliography back-references display and hyperlink in a PDF file but not print in a hard copy.
When I use
\usepackage[colorlinks=false,backref=page]{hyperref}
I get a red ...
3
votes
1answer
78 views
How to surpress pagenumbers in bibliography section in LyX?
If you look at this picture
you can see, that LyX generated the pagenumber where I cited book [2].
How can I surpress that behaviour?
2
votes
1answer
166 views
pagebackref option is not working in Beamer
When I use \usepackage[pagebackref]{hyperref} in \documentclass{article}, it works perfectly. But when I use it in beamer class i.e. \documentclass[hyperref={pagebackref=true}]{beamer}, it does not ...
4
votes
1answer
241 views
Bibliography backref on new line with smaller font size
At the moment I use
\usepackage[style=authoryear,dashed=false,
abbreviate=false,
natbib=true,backref=true,backend=biber]{biblatex}
\setlength\bibitemsep{1.7\itemsep}
...
7
votes
1answer
386 views
Why are all of my footnotes hyperlinked to the titlepage?
Problem
I have various footnotes, which are hyperlinked from the text to the bottom of their respective pages. When I click on the hyperlinks (in the main text), they always take me to the first page ...
6
votes
2answers
96 views
In bibliography, how to print the page in my text where I cited certain paper?
How to get, for instance,
[19] S. Roth and M. J. Black. Fields of experts: A framework for learning image priors. In IEEE Conf. on Computer Vision and Pattern Recognition, 2005. 1, 2, 7, 8
where the ...
1
vote
1answer
278 views
Lyx bibliography displaying section number
I am using LyX to write my thesis. I am using a BibTeX Generated Bibliography (generated in Jabref) which works fine. I just have one problem, in the actual PDF, the Bibliography section after each ...
1
vote
2answers
209 views
Bibtex failing to cite one entry? [closed]
I've been reading a very interesting PhD thesis, and I would thus like to reference it in my work.
Unfortunately this bibtex segment didn't work with \cite{}, instead giving [?]:
...
8
votes
1answer
822 views
Precise back-reference target with hyperref and backref
The backref option and its variants in the hyperref package allow to include back-references in the bibliography to the page(s) or section(s) in which a given reference was cited.
The target of the ...
3
votes
2answers
318 views
biblatex backref – how to add spaces around the dash?
I am using biblatex with backref=true, which generates ranges as e.g. 34–37. How can I make it e.g. 34 – 37? The spaces should be non-breakable.
I have tried to redefine \bibrangedash, but with no ...
7
votes
1answer
711 views
Breaking links and escaping characters in bibliographies with backlinks and ocgcolorlinks set
I have the following situation: I have to use the ocgcolorlinks option in hyperref, so that links are not broken. So I had the idea to set each char as a link with \href. After putting some code ...
11
votes
1answer
326 views
biblatex: How to suppress back references for certain citations?
When using BibTeX's standard citation commands, such as \cite, typically back references are generated (if enabled) in the bibliography pointing back to the place of citation. That's a nice feature. ...
6
votes
1answer
199 views
Back-referencing figures
Similar to the backref package that enables back-referencing for bibliographic items in a LaTeX document, I want to use back-references in my list of figures. Is there a clean way to accomplish this?
...
8
votes
2answers
562 views
Changing the hyperref target for back references in biblatex bibliography
In my bibliography style, I have added a trigger to change the biblatex bibliography back reference mechanism to refer to the paragraph numbers in the margins ("runners") instead of pages.
...
2
votes
0answers
590 views
Wrong links in bibliography using hyperref with options pagebackref and hypertexnames=false [closed]
I am using the hyperref package (v6.82m) with MiKTeX 2.9. I am using the option pagebackref so as to obtain a bibliography with links to the pages where the references are cited. I am also using the ...
2
votes
1answer
83 views
detecting before/after pages in \backrefentrycount
I'm using memoir, (optionally) hyperref, and backref. In the back references of my bibliography, I want all the references that come before the Endnotes "chapter" to be formatted differently. The ...
7
votes
1answer
296 views
Removing double entries from hyperref's pagebackref
When using hyperref's pagebackref, the same page is listed multiple times, if the reference appears on that particular page more than once.
e.g.:
A. Hindle, M. Godfrey, and R. Holt. Software ...
9
votes
1answer
746 views
Back-referencing in LaTeX [duplicate]
Possible Duplicate:
Usage of table/figures shown in caption
Is there any way to make back-references, outside bibtex, so that by using something like \backref LaTeX would show where there ...
7
votes
1answer
1k 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 ...
9
votes
2answers
638 views
Is it possible to have back references after each chapter with a single main.bib file?
I'm using LaTeX + BibTeX to write my dissertation. I have one separate .tex file for each chapter. And I'll generate one bibliography for each chapter. But all the references are from the same file ...
31
votes
1answer
1k views
Footnote backreference with hyperref
This question led to a new package:
footnotebackref
I'm using hyperref to have footnote marks link to the footnote proper and I'd like to have some sort of "backreferences" from the footnote ...
5
votes
1answer
449 views
Problem with hyperref's pagebackref, modroman and thebibliography
Following @yiannis-lazarides comment here, I decided to use the modroman package for my frontmatters.
In my actual project I don't have that many references, and thus decided to use the ...
3
votes
1answer
313 views
Enclosing Page Numbers using the `Backref=Pages` Extension of `Hyperref`
I'm using the backref=pages extension of the hyperref package, as I'd like to have a list of back-reference pages after my bibliographic items. Is there a way to enclose these page numbers in brackets ...
0
votes
1answer
878 views
Remove hyper reference (back reference) in bibliography [closed]
I'm having a trouble with removing the hyperlinks that LaTeX generates after each bibliographic entry.
Example:
A. Jonas, J. App. Chem, 2000,
1,5,8,13,15,17
The numbers "1,5,8,..." are in ...
5
votes
2answers
3k views
Bibliography with page numbers
In GKP's Concrete Mathematics, there is a useful and interesting feature I would like to see in more books. The bibliography entries include:
a - the page numbers where the book or article is cited ...
5
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 ...
3
votes
1answer
253 views
Showing what pages citations appear using the harvard style file
I am using the harvard package from CTAN to typeset my document. E.g.,
\documentclass{book}
\usepackage{harvard}
\begin{document}
...
\bibliographystyle{apsr}
\bibliography{mybib}
\end{document}
...
