Cite This Page
Bibliographic details for URLs
- Page name: URLs
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 7 June 2009 20:42 UTC
- Date retrieved: 5 August 2026 17:11 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=URLs&oldid=38266
- Page Version ID: 38266
Citation styles for URLs
APA style
URLs. (2009, June 7). NAMIC Wiki, . Retrieved 17:11, August 5, 2026 from https://www.na-mic.org/w/index.php?title=URLs&oldid=38266.
MLA style
"URLs." NAMIC Wiki, . 7 Jun 2009, 20:42 UTC. 5 Aug 2026, 17:11 <https://www.na-mic.org/w/index.php?title=URLs&oldid=38266>.
MHRA style
NAMIC Wiki contributors, 'URLs', NAMIC Wiki, , 7 June 2009, 20:42 UTC, <https://www.na-mic.org/w/index.php?title=URLs&oldid=38266> [accessed 5 August 2026]
Chicago style
NAMIC Wiki contributors, "URLs," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=URLs&oldid=38266 (accessed August 5, 2026).
CBE/CSE style
NAMIC Wiki contributors. URLs [Internet]. NAMIC Wiki, ; 2009 Jun 7, 20:42 UTC [cited 2026 Aug 5]. Available from: https://www.na-mic.org/w/index.php?title=URLs&oldid=38266.
Bluebook style
URLs, https://www.na-mic.org/w/index.php?title=URLs&oldid=38266 (last visited August 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "URLs --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=URLs&oldid=38266",
note = "[Online; accessed 5-August-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "URLs --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=URLs&oldid=38266}",
note = "[Online; accessed 5-August-2026]"
}