Search found 3 matches

by leinad
Mon Jul 25, 2011 10:47 am
Forum: BibTeX, biblatex and biber
Topic: hyperref | Abnormal Behavior of References
Replies: 4
Views: 2975

Re: hyperref | Abnormal Behavior of References

Maybe I am putting the \hypersetup command in the wrong place (I was not quite sure where after reading your post), but this does not seem to work for me.

I also typically do the "final" thing and then try to avoid page breaks over citations, but this gets ever more annoying the more often you have ...
by leinad
Sun Jul 24, 2011 7:48 am
Forum: BibTeX, biblatex and biber
Topic: hyperref | Abnormal Behavior of References
Replies: 4
Views: 2975

hyperref | Abnormal Behavior of References

Hi,

Thanks for your response. Here is an MWE: Two parts. 1. Tex file (you have to adjust the bib file name and style at the end of the Tex file, 2. Bibtex entries

\documentclass[12pt]{article}
%\usepackage[german]{babel}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{times ...
by leinad
Mon Jul 11, 2011 9:22 pm
Forum: BibTeX, biblatex and biber
Topic: hyperref | Abnormal Behavior of References
Replies: 4
Views: 2975

hyperref | Abnormal Behavior of References

Hi,

I am using the natbib and hyperref packages for my references and encounter the following abnormal behavior:

Normally, only the citations are hyperlinked. However,
when there is a page break in a citation and the page has footnotes, then the footnotes will be hyperlinked to the citation, as ...