Questions tagged [backref]
{backref} make hyper-references back from bibliography to citation
27 questions
0 votes
1 answer
39 views
Appendix must not be part of hyperref "backref"
I wrote a dissertation with hundreds of bib entries. To find them easily, I have activated the "backref" feature for the hyperref package. It works well. But I want to exclude the appendix ...
1 vote
1 answer
92 views
Bibliography backref to theorem-like environment
I am writing a book that is comprised of a lot of problems. These are numbered within chapters of the book, and are currently formatted as theorem-like environments, each with a label. I would like to ...
0 votes
0 answers
50 views
Bibliography with backreferences using citeproc
I have use biblatex before and got used to the hyperrefs in the citations and the backwards pointing hyperrefs and printed page numbers (of the citation occuring) in the references section. Now I use ...
1 vote
1 answer
124 views
Customising backref for enotez package
Since the endnotes package does not feature a backref functionality compatible with the hyperref package, I have switched to using the enotez package instead: \documentclass{article} \usepackage{...
1 vote
0 answers
52 views
Footnote backreference and thanks (author and title) in maketitle
I want to have back references for footnotes. Utilizing package footnotebackref and hyperref works well for the whole document, but not for the thanks in author and title. Please advise me a solution. ...
2 votes
1 answer
90 views
Backref not correctly counting duplicate citations
I am trying to use the backref package to count the number of citations and I am running into a problem where if a reference is cited multiple times on the same page, the total citation count is wrong....
1 vote
0 answers
59 views
The backref subpackage of hyperref has omissions: it fails to generate back-references for certain citations [duplicate]
Some backlinks provided by \usepackage[backref=page]{hyperref} failed to show up. Uncertain whether the issue lies with backref.sty or the sn-article-template. MWE.tex below should work with sn-...
2 votes
1 answer
305 views
Conflict using elsarticle-num-names and pagebackref (elsarticle class)
I'm currently working on an article using the elsarticle class, and I'm encountering some issues with combining the elsarticle-num-names bibliography style and the pagebackref feature. My goal is to ...
5 votes
1 answer
208 views
How can I redefine the current label?
I'm having back reference issues when using an algorithm. Consider the following example \documentclass{article} \usepackage[algo2e,linesnumbered,algonl]{algorithm2e} \usepackage[backref=section]{...
0 votes
0 answers
66 views
Page number for the back-reference is getting printed, but hyperlink is not. What is wrong?
I am using the natbibapa environment, with the apacite style. I want the back-reference hyperlink to appear between brackets at the end of each reference. Here is the code... \documentclass[12pt,...
2 votes
1 answer
129 views
backref adds 'writefilebrfwritefilebrfwritefilebrfwritefilebrfwritefilebrf' before first reference
I wanted to use the backref option in hyperref package. But when using it, I noticed weird behaviours. First, when I add a reference in the document, it is seen in the document but a ...
0 votes
0 answers
227 views
How to use hyperref's backref with labels other than section or page?
I have a latex file with a lot of entries called "problems", each with its own \label. I would like to have bibtex show the list of problems that a given bibliographic entry refers to. I can ...
1 vote
1 answer
116 views
Using backref in ElegantBook.sty: Incompatible backref package
I am using elegantbook.sty to write a book. The elegantbook.sty is using biblatex which is not compatible with backref. Anyone knows and could help with how to enable using beackref or similar ...
0 votes
0 answers
117 views
Customization and multilingual support for \backrefalt for hyperref's backref with moderncv
Referring to my previous post, I reopen now the topic saying that I performed a pull request on GitHub (as suggested by @rmano, whom I thank, in the comments), to implement the Italian language ...
3 votes
1 answer
141 views
How to set Italian as language for hyperref's backref option in moderncv
I'm using moderncv package by using some \cite{} in the document: \documentclass[11pt,a4paper]{moderncv} \usepackage[italian]{babel} \moderncvstyle{casual} ... \usepackage{multibib} \begin{document} \...