Top "Hyperref" questions

LaTeX changes colour of in-text citing with hyperref package and natbib

I am using the natbib and hyperref packages in my LaTeX document and would like to change the colour of …

latex hyperref
LaTeX hyperref link goes to wrong page

I am trying to create a reference to a float that doesn't use a caption. If I include \label{foo} …

latex hyperref
How to explicitly end a \part in LaTeX with hyperref

I have a LaTeX document which contains the following: \tableofcontents \chapter{Chapter One} \part{Part One} ... \part{Final Part} \chapter{…

latex hyperref
Setting pdftitle and pdfauthor automatically in a LaTeX stylesheet

I use the code below to set the title and author in the pdf document properties. \usepackage[pdftex]{hyperref} \hypersetup{ …

latex stylesheet hyperref
Avoid linking URL in Latex

I'm using hyperref in my latex document. In the references I have an URL, and the hyperref package creates a …

latex hyperref
Setting up author or address string variables in LaTeX

LaTeX is a wonderful language for writing documents. With the hyperref package and pdflatex, you easily generate documents with metadata, …

latex pdflatex hyperref