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: 14 December 2015 18:13 UTC
- Date retrieved: 26 May 2026 15:33 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2016_Project_Week_Template&oldid=90899
- Page Version ID: 90899
Citation styles for 2016 Project Week Template
APA style
2016 Project Week Template. (2015, December 14). NAMIC Wiki, . Retrieved 15:33, May 26, 2026 from https://www.na-mic.org/w/index.php?title=2016_Project_Week_Template&oldid=90899.
MLA style
"2016 Project Week Template." NAMIC Wiki, . 14 Dec 2015, 18:13 UTC. 26 May 2026, 15:33 <https://www.na-mic.org/w/index.php?title=2016_Project_Week_Template&oldid=90899>.
MHRA style
NAMIC Wiki contributors, '2016 Project Week Template', NAMIC Wiki, , 14 December 2015, 18:13 UTC, <https://www.na-mic.org/w/index.php?title=2016_Project_Week_Template&oldid=90899> [accessed 26 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=90899 (accessed May 26, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2016 Project Week Template [Internet]. NAMIC Wiki, ; 2015 Dec 14, 18:13 UTC [cited 2026 May 26]. Available from: https://www.na-mic.org/w/index.php?title=2016_Project_Week_Template&oldid=90899.
Bluebook style
2016 Project Week Template, https://www.na-mic.org/w/index.php?title=2016_Project_Week_Template&oldid=90899 (last visited May 26, 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=90899",
note = "[Online; accessed 26-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=90899}",
note = "[Online; accessed 26-May-2026]"
}