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:46 UTC
- Date retrieved: 29 April 2026 13:33 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=URLs&oldid=38271
- Page Version ID: 38271
Citation styles for URLs
APA style
URLs. (2009, June 7). NAMIC Wiki, . Retrieved 13:33, April 29, 2026 from https://www.na-mic.org/w/index.php?title=URLs&oldid=38271.
MLA style
"URLs." NAMIC Wiki, . 7 Jun 2009, 20:46 UTC. 29 Apr 2026, 13:33 <https://www.na-mic.org/w/index.php?title=URLs&oldid=38271>.
MHRA style
NAMIC Wiki contributors, 'URLs', NAMIC Wiki, , 7 June 2009, 20:46 UTC, <https://www.na-mic.org/w/index.php?title=URLs&oldid=38271> [accessed 29 April 2026]
Chicago style
NAMIC Wiki contributors, "URLs," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=URLs&oldid=38271 (accessed April 29, 2026).
CBE/CSE style
NAMIC Wiki contributors. URLs [Internet]. NAMIC Wiki, ; 2009 Jun 7, 20:46 UTC [cited 2026 Apr 29]. Available from: https://www.na-mic.org/w/index.php?title=URLs&oldid=38271.
Bluebook style
URLs, https://www.na-mic.org/w/index.php?title=URLs&oldid=38271 (last visited April 29, 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=38271",
note = "[Online; accessed 29-April-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=38271}",
note = "[Online; accessed 29-April-2026]"
}