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