next up previous
Next: Odd Characters Up: The Latex Source File Previous: Indenting and Spacing

URLs

Make URLs in the document functional by using the 'url' element:

  \url{http://www.caosity.org/}

This element is 'imported' on the second (non-blank) line of the Latex document:

  \usepackage{palatino,url}



Troy Johnson 2004-01-12