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: 4 February 2023 12:33 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 12:33, February 4, 2023 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. 4 Feb 2023, 12:33 <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 4 February 2023]
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 February 4, 2023).
CBE/CSE style
OpenHatch wiki contributors. Philadelphia Python Workshop/Setup/Windows set up Python [Internet]. OpenHatch wiki, ; 2014 Jul 28, 01:03 UTC [cited 2023 Feb 4]. 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 February 4, 2023).
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 4-February-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 = "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 4-February-2023]" }