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: 26 May 2007 01:51 UTC
- Date retrieved: 3 August 2026 06:54 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911
- Page Version ID: 10911
Citation styles for NA-MIC/Projects/Theme/Template
APA style
NA-MIC/Projects/Theme/Template. (2007, May 26). NAMIC Wiki, . Retrieved 06:54, August 3, 2026 from https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911.
MLA style
"NA-MIC/Projects/Theme/Template." NAMIC Wiki, . 26 May 2007, 01:51 UTC. 3 Aug 2026, 06:54 <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911>.
MHRA style
NAMIC Wiki contributors, 'NA-MIC/Projects/Theme/Template', NAMIC Wiki, , 26 May 2007, 01:51 UTC, <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911> [accessed 3 August 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=10911 (accessed August 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. NA-MIC/Projects/Theme/Template [Internet]. NAMIC Wiki, ; 2007 May 26, 01:51 UTC [cited 2026 Aug 3]. Available from: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911.
Bluebook style
NA-MIC/Projects/Theme/Template, https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "NA-MIC/Projects/Theme/Template --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911",
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 = "NA-MIC/Projects/Theme/Template --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10911}",
note = "[Online; accessed 3-August-2026]"
}