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: 8 August 2026 02:00 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350
- Page Version ID: 3350
Citation styles for NAMIC
APA style
NAMIC. (2006, December 18). NAMIC Wiki, . Retrieved 02:00, August 8, 2026 from https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350.
MLA style
"NAMIC." NAMIC Wiki, . 18 Dec 2006, 13:20 UTC. 8 Aug 2026, 02:00 <https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350>.
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=3350> [accessed 8 August 2026]
Chicago style
NAMIC Wiki contributors, "NAMIC," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350 (accessed August 8, 2026).
CBE/CSE style
NAMIC Wiki contributors. NAMIC [Internet]. NAMIC Wiki, ; 2006 Dec 18, 13:20 UTC [cited 2026 Aug 8]. Available from: https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350.
Bluebook style
NAMIC, https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350 (last visited August 8, 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=3350",
note = "[Online; accessed 8-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 = "NAMIC --- NAMIC Wiki{,} ",
year = "2006",
url = "\url{https://www.na-mic.org/w/index.php?title=NAMIC&oldid=3350}",
note = "[Online; accessed 8-August-2026]"
}