GeneralAbout urls and latex

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
avp3000
Posts: 49
Joined: Thu Nov 15, 2007 4:22 pm

About urls and latex

Post by avp3000 »

Hello guys,

I read about how to include urls in Latex. However, I want to do the following. I want to not include the actual urls, but to hyperlink words like in html. For example, I want to have a bibliography and when one clicks on the name of the paper in the bibliography, than I want that automatically a browser opens (if of course the personal firewall settings of the user allow it :-)) and one gets directed to the website I have hyperlinked. How's this possible?

Thank you very much,
Alex

Recommended reading 2024:

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

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

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

About urls and latex

Post by gmedina »

The hyperref package will allow that. Please refer to the documentation .
1,1,2,3,5,8,13,21,34,55,89,144,233,...
avp3000
Posts: 49
Joined: Thu Nov 15, 2007 4:22 pm

Re: About urls and latex

Post by avp3000 »

Thank you, gmedina :-)
Post Reply