Cite This Page
Bibliographic details for Philadelphia Python Workshop/Setup/Windows set up Python
- Page name: Philadelphia Python Workshop/Setup/Windows set up Python
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 28 July 2014 01:03 UTC
- Date retrieved: 28 June 2022 03:29 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890
- Page Version ID: 11890
Citation styles for Philadelphia Python Workshop/Setup/Windows set up Python
APA style
Philadelphia Python Workshop/Setup/Windows set up Python. (2014, July 28). OpenHatch wiki, . Retrieved 03:29, June 28, 2022 from https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890.
MLA style
"Philadelphia Python Workshop/Setup/Windows set up Python." OpenHatch wiki, . 28 Jul 2014, 01:03 UTC. 28 Jun 2022, 03:29 <https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890>.
MHRA style
OpenHatch wiki contributors, 'Philadelphia Python Workshop/Setup/Windows set up Python', OpenHatch wiki, , 28 July 2014, 01:03 UTC, <https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890> [accessed 28 June 2022]
Chicago style
OpenHatch wiki contributors, "Philadelphia Python Workshop/Setup/Windows set up Python," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890 (accessed June 28, 2022).
CBE/CSE style
OpenHatch wiki contributors. Philadelphia Python Workshop/Setup/Windows set up Python [Internet]. OpenHatch wiki, ; 2014 Jul 28, 01:03 UTC [cited 2022 Jun 28]. Available from: https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890.
Bluebook style
Philadelphia Python Workshop/Setup/Windows set up Python, https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890 (last visited June 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Philadelphia Python Workshop/Setup/Windows set up Python --- OpenHatch wiki{,} ", year = "2014", url = "https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890", note = "[Online; accessed 28-June-2022]" }
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 = "Philadelphia Python Workshop/Setup/Windows set up Python --- OpenHatch wiki{,} ", year = "2014", url = "\url{https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Setup/Windows_set_up_Python&oldid=11890}", note = "[Online; accessed 28-June-2022]" }