Next: @email, Previous: @acronym, Up: Indicating [Contents][Index]
@indicateurl{uniform-resource-locator}Use the @indicateurl command to indicate a uniform resource
locator on the World Wide Web. This is purely for markup purposes and
does not produce a link you can follow (use the @url or
@uref command for that, see @url).
@indicateurl is useful for urls which do not actually exist.
For example:
For example, the url might be @indicateurl{http://example.org/path}.
which produces:
For example, the url might be ‘http://example.org/path’.
The output from @indicateurl is more or less like that of
@samp (see @samp).