Cite This Page
Bibliographic details for NAMIC
- Page name: NAMIC
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 18 December 2006 13:20 UTC
- Date retrieved: 27 May 2026 01:08 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349
- Page Version ID: 3349
Citation styles for NAMIC
APA style
NAMIC. (2006, December 18). NAMIC Wiki, . Retrieved 01:08, May 27, 2026 from https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349.
MLA style
"NAMIC." NAMIC Wiki, . 18 Dec 2006, 13:20 UTC. 27 May 2026, 01:08 <https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349>.
MHRA style
NAMIC Wiki contributors, 'NAMIC', NAMIC Wiki, , 18 December 2006, 13:20 UTC, <https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349> [accessed 27 May 2026]
Chicago style
NAMIC Wiki contributors, "NAMIC," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349 (accessed May 27, 2026).
CBE/CSE style
NAMIC Wiki contributors. NAMIC [Internet]. NAMIC Wiki, ; 2006 Dec 18, 13:20 UTC [cited 2026 May 27]. Available from: https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349.
Bluebook style
NAMIC, https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349 (last visited May 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "NAMIC --- NAMIC Wiki{,} ",
year = "2006",
url = "https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349",
note = "[Online; accessed 27-May-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 = "NAMIC --- NAMIC Wiki{,} ",
year = "2006",
url = "\url{https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3349}",
note = "[Online; accessed 27-May-2026]"
}