Cite This Page
Bibliographic details for Philadelphia Python Workshop/Lecture/Loops
- Page name: Philadelphia Python Workshop/Lecture/Loops
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 27 March 2013 12:18 UTC
- Date retrieved: 29 May 2022 02:31 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858
- Page Version ID: 11858
Citation styles for Philadelphia Python Workshop/Lecture/Loops
APA style
Philadelphia Python Workshop/Lecture/Loops. (2013, March 27). OpenHatch wiki, . Retrieved 02:31, May 29, 2022 from https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858.
MLA style
"Philadelphia Python Workshop/Lecture/Loops." OpenHatch wiki, . 27 Mar 2013, 12:18 UTC. 29 May 2022, 02:31 <https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858>.
MHRA style
OpenHatch wiki contributors, 'Philadelphia Python Workshop/Lecture/Loops', OpenHatch wiki, , 27 March 2013, 12:18 UTC, <https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858> [accessed 29 May 2022]
Chicago style
OpenHatch wiki contributors, "Philadelphia Python Workshop/Lecture/Loops," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858 (accessed May 29, 2022).
CBE/CSE style
OpenHatch wiki contributors. Philadelphia Python Workshop/Lecture/Loops [Internet]. OpenHatch wiki, ; 2013 Mar 27, 12:18 UTC [cited 2022 May 29]. Available from: https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858.
Bluebook style
Philadelphia Python Workshop/Lecture/Loops, https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858 (last visited May 29, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Philadelphia Python Workshop/Lecture/Loops --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858", note = "[Online; accessed 29-May-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/Lecture/Loops --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Philadelphia_Python_Workshop/Lecture/Loops&oldid=11858}", note = "[Online; accessed 29-May-2022]" }