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: 13 January 2017 15:59 UTC
- Date retrieved: 11 April 2026 20:30 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116
- Page Version ID: 95116
Citation styles for 2017 Project Week Template
APA style
2017 Project Week Template. (2017, January 13). NAMIC Wiki, . Retrieved 20:30, April 11, 2026 from https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116.
MLA style
"2017 Project Week Template." NAMIC Wiki, . 13 Jan 2017, 15:59 UTC. 11 Apr 2026, 20:30 <https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116>.
MHRA style
NAMIC Wiki contributors, '2017 Project Week Template', NAMIC Wiki, , 13 January 2017, 15:59 UTC, <https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116> [accessed 11 April 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=95116 (accessed April 11, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2017 Project Week Template [Internet]. NAMIC Wiki, ; 2017 Jan 13, 15:59 UTC [cited 2026 Apr 11]. Available from: https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116.
Bluebook style
2017 Project Week Template, https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2017 Project Week Template --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116",
note = "[Online; accessed 11-April-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 = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=2017_Project_Week_Template&oldid=95116}",
note = "[Online; accessed 11-April-2026]"
}