Cite This Page
Bibliographic details for Portland Python Workshop
- Page name: Portland Python Workshop
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 23 July 2012 18:00 UTC
- Date retrieved: 28 March 2023 23:41 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733
- Page Version ID: 9733
Citation styles for Portland Python Workshop
APA style
Portland Python Workshop. (2012, July 23). OpenHatch wiki, . Retrieved 23:41, March 28, 2023 from https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733.
MLA style
"Portland Python Workshop." OpenHatch wiki, . 23 Jul 2012, 18:00 UTC. 28 Mar 2023, 23:41 <https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733>.
MHRA style
OpenHatch wiki contributors, 'Portland Python Workshop', OpenHatch wiki, , 23 July 2012, 18:00 UTC, <https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733> [accessed 28 March 2023]
Chicago style
OpenHatch wiki contributors, "Portland Python Workshop," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733 (accessed March 28, 2023).
CBE/CSE style
OpenHatch wiki contributors. Portland Python Workshop [Internet]. OpenHatch wiki, ; 2012 Jul 23, 18:00 UTC [cited 2023 Mar 28]. Available from: https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733.
Bluebook style
Portland Python Workshop, https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733 (last visited March 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Portland Python Workshop --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733", note = "[Online; accessed 28-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 = "Portland Python Workshop --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Portland_Python_Workshop&oldid=9733}", note = "[Online; accessed 28-March-2023]" }