General ⇒ hyperref question
hyperref question
Is there a way to use the hyperref package to create links for URLs, but no links for citations of bibliography items?
Thanks.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: hyperref question
But you could use \cite*{ref} to prevent that a link is generated.
Cheers
Re: hyperref question
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.
