Cite This Page
Bibliographic details for Boston Python Workshop 6/Twitter handout
- Page name: Boston Python Workshop 6/Twitter handout
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 30 March 2012 14:43 UTC
- Date retrieved: 16 October 2024 00:58 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400
- Page Version ID: 9400
Citation styles for Boston Python Workshop 6/Twitter handout
APA style
Boston Python Workshop 6/Twitter handout. (2012, March 30). OpenHatch wiki. Retrieved 00:58, October 16, 2024 from https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400.
MLA style
"Boston Python Workshop 6/Twitter handout." OpenHatch wiki. 30 Mar 2012, 14:43 UTC. 16 Oct 2024, 00:58 <https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400>.
MHRA style
OpenHatch wiki contributors, 'Boston Python Workshop 6/Twitter handout', OpenHatch wiki, 30 March 2012, 14:43 UTC, <https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400> [accessed 16 October 2024]
Chicago style
OpenHatch wiki contributors, "Boston Python Workshop 6/Twitter handout," OpenHatch wiki, https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400 (accessed October 16, 2024).
CBE/CSE style
OpenHatch wiki contributors. Boston Python Workshop 6/Twitter handout [Internet]. OpenHatch wiki; 2012 Mar 30, 14:43 UTC [cited 2024 Oct 16]. Available from: https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400.
Bluebook style
Boston Python Workshop 6/Twitter handout, https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400 (last visited October 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Boston Python Workshop 6/Twitter handout --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400", note = "[Online; accessed 16-October-2024]" }
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 = "Boston Python Workshop 6/Twitter handout --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/wiki/Boston_Python_Workshop_6/Twitter_handout?oldid=9400}", note = "[Online; accessed 16-October-2024]" }