E.g. \URL{http://this.server.here/this/path/document.html}
--
Karl VOIT, v...@sbox.TUGraz.at
Graz University of Technology (Austria/Europe)
http://www.sbox.TUGraz.at/home/v/vk/
Linux - because it works. (mostly ;)
Yes. The hyperref package, which, in turn, includes url.sty,
defines a "live" \url command. This works just like you example
above. In addition, hyperref defines an \href command, which
can be used as follows:
\href{Click on this spot.}{http://this.server.here/this/path/document.html}
-- Scott
P.S. See also http://www.tex.ac.uk/cgi-bin/texfaq2html?label=setURL