Skip to content

KorayUlusan/latex-citeurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

\citeurl - LaTeX URL Citation Macros

A small LaTeX utility for citing URLs inline without BibTeX. See citeurl-example.pdf for examples.

It provides:

  • A \citeurl{} command that inserts a numbered, clickable domain in the text.
  • Automatic collection of cited URLs.
  • A \showcitedurls command to render a numbered, hyperlinked list of all cited URLs.

This is useful for lightweight documents where full bibliographic management is unnecessary, but traceable web references are still needed.

Requirements

First copy citeurl.sty to the same dictionary as your .tex file. Then use:

\usepackage{citeurl}

Usage

Include the code in your preamble, then use:

\citeurl{https://example.com/path}

and later:

\showcitedurls

License

MIT

About

LaTeX URL Citation Macros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages