Cite This Page
Bibliographic details for NA-MIC/Projects/Theme/Template
- Page name: NA-MIC/Projects/Theme/Template
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 3 February 2009 03:24 UTC
- Date retrieved: 19 April 2026 00:27 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092
- Page Version ID: 35092
Citation styles for NA-MIC/Projects/Theme/Template
APA style
NA-MIC/Projects/Theme/Template. (2009, February 3). NAMIC Wiki, . Retrieved 00:27, April 19, 2026 from https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092.
MLA style
"NA-MIC/Projects/Theme/Template." NAMIC Wiki, . 3 Feb 2009, 03:24 UTC. 19 Apr 2026, 00:27 <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092>.
MHRA style
NAMIC Wiki contributors, 'NA-MIC/Projects/Theme/Template', NAMIC Wiki, , 3 February 2009, 03:24 UTC, <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092> [accessed 19 April 2026]
Chicago style
NAMIC Wiki contributors, "NA-MIC/Projects/Theme/Template," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092 (accessed April 19, 2026).
CBE/CSE style
NAMIC Wiki contributors. NA-MIC/Projects/Theme/Template [Internet]. NAMIC Wiki, ; 2009 Feb 3, 03:24 UTC [cited 2026 Apr 19]. Available from: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092.
Bluebook style
NA-MIC/Projects/Theme/Template, https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "NA-MIC/Projects/Theme/Template --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092",
note = "[Online; accessed 19-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 = "NA-MIC/Projects/Theme/Template --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35092}",
note = "[Online; accessed 19-April-2026]"
}