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