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