Cite This Page
Bibliographic details for Linux interactive Python
- Page name: Linux interactive Python
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 25 January 2013 14:46 UTC
- Date retrieved: 17 May 2022 14:53 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966
- Page Version ID: 8966
Citation styles for Linux interactive Python
APA style
Linux interactive Python. (2013, January 25). OpenHatch wiki, . Retrieved 14:53, May 17, 2022 from https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966.
MLA style
"Linux interactive Python." OpenHatch wiki, . 25 Jan 2013, 14:46 UTC. 17 May 2022, 14:53 <https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966>.
MHRA style
OpenHatch wiki contributors, 'Linux interactive Python', OpenHatch wiki, , 25 January 2013, 14:46 UTC, <https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966> [accessed 17 May 2022]
Chicago style
OpenHatch wiki contributors, "Linux interactive Python," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966 (accessed May 17, 2022).
CBE/CSE style
OpenHatch wiki contributors. Linux interactive Python [Internet]. OpenHatch wiki, ; 2013 Jan 25, 14:46 UTC [cited 2022 May 17]. Available from: https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966.
Bluebook style
Linux interactive Python, https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966 (last visited May 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Linux interactive Python --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966", note = "[Online; accessed 17-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 = "Linux interactive Python --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Linux_interactive_Python&oldid=8966}", note = "[Online; accessed 17-May-2022]" }