Tagged Questions
1
vote
1answer
51 views
Hyperref link jumps to the first entry of the bibliography entry rather than to its title [duplicate]
This is a follow-up question to Gonzalo Medina's answer of Bibliography in table of contents. One of his solutions for including the bibliography in the ToC is to use the following code:
...
0
votes
0answers
57 views
Bidirectional links [duplicate]
Possible Duplicate:
Footnote backreference with hyperref
In bibliography, how to print the page in my text where I cited certain paper?
How can make link from footnotes to text and from ...
4
votes
1answer
116 views
Netography for managing links
To manage my links used in my thesis, I wanted to use a netography so that I can cite links that are listed (with time stamp of the last visit!) at the end, like a bibliography. I couldn't find any ...
5
votes
2answers
2k views
IEEEtran BibTeX Style - how to deactivate URLs?
I am using the following BibTeX style for my bibliography.
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,references,thesis}
This formats bibliography entries like this:
, including a ...
2
votes
0answers
557 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 ...
1
vote
2answers
484 views
Hyperref links in bibliography do not work
I added the hyperref package and got some errors. Thus I deleted the auxiliary files and compiled again. This time there were no errors, and the links work except in the cites (bibliography), where I ...