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:08 UTC
- Date retrieved: 27 January 2023 05:41 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14815
- Page Version ID: 14815
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 05:41, January 27, 2023 from https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14815.
MLA style
"Python Workshops for Beginners/Twitter authentication setup." OpenHatch wiki, . 23 Oct 2014, 23:08 UTC. 27 Jan 2023, 05:41 <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14815>.
MHRA style
OpenHatch wiki contributors, 'Python Workshops for Beginners/Twitter authentication setup', OpenHatch wiki, , 23 October 2014, 23:08 UTC, <https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14815> [accessed 27 January 2023]
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=14815 (accessed January 27, 2023).
CBE/CSE style
OpenHatch wiki contributors. Python Workshops for Beginners/Twitter authentication setup [Internet]. OpenHatch wiki, ; 2014 Oct 23, 23:08 UTC [cited 2023 Jan 27]. Available from: https://wiki.openhatch.org/w/index.php?title=Python_Workshops_for_Beginners/Twitter_authentication_setup&oldid=14815.
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=14815 (last visited January 27, 2023).
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=14815", note = "[Online; accessed 27-January-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 = "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=14815}", note = "[Online; accessed 27-January-2023]" }