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: 30 April 2014 21:42 UTC
- Date retrieved: 28 June 2022 07:14 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14812
- Page Version ID: 14812
Citation styles for Python Workshops for Beginners/Twitter authentication setup
APA style
Python Workshops for Beginners/Twitter authentication setup. (2014, April 30). OpenHatch wiki, . Retrieved 07:14, June 28, 2022 from https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14812.
MLA style
"Python Workshops for Beginners/Twitter authentication setup." OpenHatch wiki, . 30 Apr 2014, 21:42 UTC. 28 Jun 2022, 07:14 <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14812>.
MHRA style
OpenHatch wiki contributors, 'Python Workshops for Beginners/Twitter authentication setup', OpenHatch wiki, , 30 April 2014, 21:42 UTC, <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14812> [accessed 28 June 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=14812 (accessed June 28, 2022).
CBE/CSE style
OpenHatch wiki contributors. Python Workshops for Beginners/Twitter authentication setup [Internet]. OpenHatch wiki, ; 2014 Apr 30, 21:42 UTC [cited 2022 Jun 28]. Available from: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14812.
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=14812 (last visited June 28, 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=14812", note = "[Online; accessed 28-June-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=14812}", note = "[Online; accessed 28-June-2022]" }