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: 30 May 2017 20:58 UTC
- Date retrieved: 26 March 2026 05:57 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688
- Page Version ID: 95688
Citation styles for NAMIC Logos Templates
APA style
NAMIC Logos Templates. (2017, May 30). NAMIC Wiki, . Retrieved 05:57, March 26, 2026 from https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688.
MLA style
"NAMIC Logos Templates." NAMIC Wiki, . 30 May 2017, 20:58 UTC. 26 Mar 2026, 05:57 <https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688>.
MHRA style
NAMIC Wiki contributors, 'NAMIC Logos Templates', NAMIC Wiki, , 30 May 2017, 20:58 UTC, <https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688> [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=95688 (accessed March 26, 2026).
CBE/CSE style
NAMIC Wiki contributors. NAMIC Logos Templates [Internet]. NAMIC Wiki, ; 2017 May 30, 20:58 UTC [cited 2026 Mar 26]. Available from: https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688.
Bluebook style
NAMIC Logos Templates, https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "NAMIC Logos Templates --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688",
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 = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=NAMIC_Logos_Templates&oldid=95688}",
note = "[Online; accessed 26-March-2026]"
}