How to link to web pages from LaTeX-generated PDF
This has been on my to-do list for a while, but I finally found out how to embed hyperlinks in a PDF file generated from LaTeX. Short answer: put \usepackage{hyperref} in your header, and when you...
johndcook.com