Cite This Page
Bibliographic details for Python Workshops for Beginners/Twitter authentication setup
- Page name: Python Workshops for Beginners/Twitter authentication setup
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 23 October 2014 23:02 UTC
- Date retrieved: 20 May 2022 11:44 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814
- Page Version ID: 14814
Citation styles for Python Workshops for Beginners/Twitter authentication setup
APA style
Python Workshops for Beginners/Twitter authentication setup. (2014, October 23). OpenHatch wiki, . Retrieved 11:44, May 20, 2022 from https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814.
MLA style
"Python Workshops for Beginners/Twitter authentication setup." OpenHatch wiki, . 23 Oct 2014, 23:02 UTC. 20 May 2022, 11:44 <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814>.
MHRA style
OpenHatch wiki contributors, 'Python Workshops for Beginners/Twitter authentication setup', OpenHatch wiki, , 23 October 2014, 23:02 UTC, <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814> [accessed 20 May 2022]
Chicago style
OpenHatch wiki contributors, "Python Workshops for Beginners/Twitter authentication setup," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814 (accessed May 20, 2022).
CBE/CSE style
OpenHatch wiki contributors. Python Workshops for Beginners/Twitter authentication setup [Internet]. OpenHatch wiki, ; 2014 Oct 23, 23:02 UTC [cited 2022 May 20]. Available from: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814.
Bluebook style
Python Workshops for Beginners/Twitter authentication setup, https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Python Workshops for Beginners/Twitter authentication setup --- OpenHatch wiki{,} ", year = "2014", url = "https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814", note = "[Online; accessed 20-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 = "Python Workshops for Beginners/Twitter authentication setup --- OpenHatch wiki{,} ", year = "2014", url = "\url{https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14814}", note = "[Online; accessed 20-May-2022]" }