Cite This Page
Bibliographic details for Project Week/Template
- Page name: Project Week/Template
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 7 June 2012 19:34 UTC
- Date retrieved: 25 March 2026 19:56 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722
- Page Version ID: 75722
Citation styles for Project Week/Template
APA style
Project Week/Template. (2012, June 7). NAMIC Wiki, . Retrieved 19:56, March 25, 2026 from https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722.
MLA style
"Project Week/Template." NAMIC Wiki, . 7 Jun 2012, 19:34 UTC. 25 Mar 2026, 19:56 <https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722>.
MHRA style
NAMIC Wiki contributors, 'Project Week/Template', NAMIC Wiki, , 7 June 2012, 19:34 UTC, <https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722> [accessed 25 March 2026]
Chicago style
NAMIC Wiki contributors, "Project Week/Template," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722 (accessed March 25, 2026).
CBE/CSE style
NAMIC Wiki contributors. Project Week/Template [Internet]. NAMIC Wiki, ; 2012 Jun 7, 19:34 UTC [cited 2026 Mar 25]. Available from: https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722.
Bluebook style
Project Week/Template, https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Project Week/Template --- NAMIC Wiki{,} ",
year = "2012",
url = "https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722",
note = "[Online; accessed 25-March-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 = "Project Week/Template --- NAMIC Wiki{,} ",
year = "2012",
url = "\url{https://www.na-mic.org/w/index.php?title=Project_Week/Template&oldid=75722}",
note = "[Online; accessed 25-March-2026]"
}