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