Cite This Page
Bibliographic details for Indianapolis Python Workshop 1/Friday/Windows project dependencies
- Page name: Indianapolis Python Workshop 1/Friday/Windows project dependencies
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 13 April 2012 00:04 UTC
- Date retrieved: 27 March 2023 00:31 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594
- Page Version ID: 9594
Citation styles for Indianapolis Python Workshop 1/Friday/Windows project dependencies
APA style
Indianapolis Python Workshop 1/Friday/Windows project dependencies. (2012, April 13). OpenHatch wiki, . Retrieved 00:31, March 27, 2023 from https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594.
MLA style
"Indianapolis Python Workshop 1/Friday/Windows project dependencies." OpenHatch wiki, . 13 Apr 2012, 00:04 UTC. 27 Mar 2023, 00:31 <https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594>.
MHRA style
OpenHatch wiki contributors, 'Indianapolis Python Workshop 1/Friday/Windows project dependencies', OpenHatch wiki, , 13 April 2012, 00:04 UTC, <https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594> [accessed 27 March 2023]
Chicago style
OpenHatch wiki contributors, "Indianapolis Python Workshop 1/Friday/Windows project dependencies," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594 (accessed March 27, 2023).
CBE/CSE style
OpenHatch wiki contributors. Indianapolis Python Workshop 1/Friday/Windows project dependencies [Internet]. OpenHatch wiki, ; 2012 Apr 13, 00:04 UTC [cited 2023 Mar 27]. Available from: https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594.
Bluebook style
Indianapolis Python Workshop 1/Friday/Windows project dependencies, https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Indianapolis Python Workshop 1/Friday/Windows project dependencies --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594", note = "[Online; accessed 27-March-2023]" }
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 = "OpenHatch wiki", title = "Indianapolis Python Workshop 1/Friday/Windows project dependencies --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Indianapolis_Python_Workshop_1/Friday/Windows_project_dependencies&oldid=9594}", note = "[Online; accessed 27-March-2023]" }