next up previous
Next: XML,SOAP,WS and SOA Up: Tex Previous: Tex

Hyperlink in Tex

We can use the package hyperref
\usepackage {hyperref}
\href{URL} {text}
\url {URL}
Link to the manual of Hypperref

Or we can use the package html and makeidx

\usepackage {html,makeid}
\htmladdnormallink{text}{link}
more detail



Wei Lu 2007-11-06