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: 21 May 2007 18:19 UTC
- Date retrieved: 3 June 2026 08:30 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10677
- Page Version ID: 10677
Citation styles for NA-MIC/Projects/Theme/Template
APA style
NA-MIC/Projects/Theme/Template. (2007, May 21). NAMIC Wiki, . Retrieved 08:30, June 3, 2026 from https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10677.
MLA style
"NA-MIC/Projects/Theme/Template." NAMIC Wiki, . 21 May 2007, 18:19 UTC. 3 Jun 2026, 08:30 <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10677>.
MHRA style
NAMIC Wiki contributors, 'NA-MIC/Projects/Theme/Template', NAMIC Wiki, , 21 May 2007, 18:19 UTC, <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10677> [accessed 3 June 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=10677 (accessed June 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. NA-MIC/Projects/Theme/Template [Internet]. NAMIC Wiki, ; 2007 May 21, 18:19 UTC [cited 2026 Jun 3]. Available from: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10677.
Bluebook style
NA-MIC/Projects/Theme/Template, https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/Theme/Template&oldid=10677 (last visited June 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=10677",
note = "[Online; accessed 3-June-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=10677}",
note = "[Online; accessed 3-June-2026]"
}