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