Generalhyperref question

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
mark999
Posts: 4
Joined: Mon Mar 08, 2010 12:32 am

hyperref question

Post by mark999 »

Hello,

Is there a way to use the hyperref package to create links for URLs, but no links for citations of bibliography items?

Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

eov
Posts: 1
Joined: Thu Aug 12, 2010 7:42 pm

Re: hyperref question

Post by eov »

AFAIK there is no switch to turn this behaviour off in general.
But you could use \cite*{ref} to prevent that a link is generated.

Cheers
Montag
Posts: 340
Joined: Wed Jul 15, 2009 9:25 am

Re: hyperref question

Post by Montag »

I guess you could make the links (if printed in text) or link borders (if the links are marked as these boxes in your reader programm) for the bibliography citations black, which equals the text color.
Take a look into the manual, maybe you'll find the solution there, the package offers a big variety of possible commands how to configure references. Also you could elaborate on your problem a bit more. :)
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
Post Reply