Cite This Page
Bibliographic details for 2008 Winter Project Week Python
- Page name: 2008 Winter Project Week Python
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 10 January 2008 22:22 UTC
- Date retrieved: 19 March 2026 04:43 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167
- Page Version ID: 21167
Citation styles for 2008 Winter Project Week Python
APA style
2008 Winter Project Week Python. (2008, January 10). NAMIC Wiki, . Retrieved 04:43, March 19, 2026 from https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167.
MLA style
"2008 Winter Project Week Python." NAMIC Wiki, . 10 Jan 2008, 22:22 UTC. 19 Mar 2026, 04:43 <https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167>.
MHRA style
NAMIC Wiki contributors, '2008 Winter Project Week Python', NAMIC Wiki, , 10 January 2008, 22:22 UTC, <https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167> [accessed 19 March 2026]
Chicago style
NAMIC Wiki contributors, "2008 Winter Project Week Python," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167 (accessed March 19, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2008 Winter Project Week Python [Internet]. NAMIC Wiki, ; 2008 Jan 10, 22:22 UTC [cited 2026 Mar 19]. Available from: https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167.
Bluebook style
2008 Winter Project Week Python, https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2008 Winter Project Week Python --- NAMIC Wiki{,} ",
year = "2008",
url = "https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167",
note = "[Online; accessed 19-March-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 = "2008 Winter Project Week Python --- NAMIC Wiki{,} ",
year = "2008",
url = "\url{https://www.na-mic.org/w/index.php?title=2008_Winter_Project_Week_Python&oldid=21167}",
note = "[Online; accessed 19-March-2026]"
}