Cite This Page
Bibliographic details for 2006 Project Week MIT ProjectName
- Page name: 2006 Project Week MIT ProjectName
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 5 January 2007 15:45 UTC
- Date retrieved: 27 April 2026 06:56 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598
- Page Version ID: 5598
Citation styles for 2006 Project Week MIT ProjectName
APA style
2006 Project Week MIT ProjectName. (2007, January 5). NAMIC Wiki, . Retrieved 06:56, April 27, 2026 from https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598.
MLA style
"2006 Project Week MIT ProjectName." NAMIC Wiki, . 5 Jan 2007, 15:45 UTC. 27 Apr 2026, 06:56 <https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598>.
MHRA style
NAMIC Wiki contributors, '2006 Project Week MIT ProjectName', NAMIC Wiki, , 5 January 2007, 15:45 UTC, <https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598> [accessed 27 April 2026]
Chicago style
NAMIC Wiki contributors, "2006 Project Week MIT ProjectName," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598 (accessed April 27, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2006 Project Week MIT ProjectName [Internet]. NAMIC Wiki, ; 2007 Jan 5, 15:45 UTC [cited 2026 Apr 27]. Available from: https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598.
Bluebook style
2006 Project Week MIT ProjectName, https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2006 Project Week MIT ProjectName --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598",
note = "[Online; accessed 27-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 = "2006 Project Week MIT ProjectName --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=2006_Project_Week_MIT_ProjectName&oldid=5598}",
note = "[Online; accessed 27-April-2026]"
}