Cite This Page
Bibliographic details for APR:Project Template
- Page name: APR:Project Template
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 18 December 2006 13:22 UTC
- Date retrieved: 3 May 2026 03:05 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424
- Page Version ID: 3424
Citation styles for APR:Project Template
APA style
APR:Project Template. (2006, December 18). NAMIC Wiki, . Retrieved 03:05, May 3, 2026 from https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424.
MLA style
"APR:Project Template." NAMIC Wiki, . 18 Dec 2006, 13:22 UTC. 3 May 2026, 03:05 <https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424>.
MHRA style
NAMIC Wiki contributors, 'APR:Project Template', NAMIC Wiki, , 18 December 2006, 13:22 UTC, <https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424> [accessed 3 May 2026]
Chicago style
NAMIC Wiki contributors, "APR:Project Template," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424 (accessed May 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. APR:Project Template [Internet]. NAMIC Wiki, ; 2006 Dec 18, 13:22 UTC [cited 2026 May 3]. Available from: https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424.
Bluebook style
APR:Project Template, https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "APR:Project Template --- NAMIC Wiki{,} ",
year = "2006",
url = "https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424",
note = "[Online; accessed 3-May-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 = "APR:Project Template --- NAMIC Wiki{,} ",
year = "2006",
url = "\url{https://www.na-mic.org/w/index.php?title=APR:Project_Template&oldid=3424}",
note = "[Online; accessed 3-May-2026]"
}