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: 3 August 2026 11:57 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 11:57, August 3, 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. 3 Aug 2026, 11:57 <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 3 August 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 August 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. NAMIC Logos Templates [Internet]. NAMIC Wiki, ; 2007 Dec 16, 21:34 UTC [cited 2026 Aug 3]. 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 August 3, 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 3-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 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 3-August-2026]"
}