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: 25 March 2009 14:32 UTC
- Date retrieved: 23 September 2026 07:10 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35852
- Page Version ID: 35852
Citation styles for NA-MIC/Projects/Theme/Template
APA style
NA-MIC/Projects/Theme/Template. (2009, March 25). NAMIC Wiki, . Retrieved 07:10, September 23, 2026 from https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35852.
MLA style
"NA-MIC/Projects/Theme/Template." NAMIC Wiki, . 25 Mar 2009, 14:32 UTC. 23 Sep 2026, 07:10 <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35852>.
MHRA style
NAMIC Wiki contributors, 'NA-MIC/Projects/Theme/Template', NAMIC Wiki, , 25 March 2009, 14:32 UTC, <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35852> [accessed 23 September 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=35852 (accessed September 23, 2026).
CBE/CSE style
NAMIC Wiki contributors. NA-MIC/Projects/Theme/Template [Internet]. NAMIC Wiki, ; 2009 Mar 25, 14:32 UTC [cited 2026 Sep 23]. Available from: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35852.
Bluebook style
NA-MIC/Projects/Theme/Template, https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=35852 (last visited September 23, 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=35852",
note = "[Online; accessed 23-September-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=35852}",
note = "[Online; accessed 23-September-2026]"
}