Cite This Page
Bibliographic details for O'Reilly Introduction to Python/Section 1/Linux text editor
- Page name: O'Reilly Introduction to Python/Section 1/Linux text editor
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 6 April 2014 18:18 UTC
- Date retrieved: 20 March 2023 18:47 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228
- Page Version ID: 14228
Citation styles for O'Reilly Introduction to Python/Section 1/Linux text editor
APA style
O'Reilly Introduction to Python/Section 1/Linux text editor. (2014, April 6). OpenHatch wiki, . Retrieved 18:47, March 20, 2023 from https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228.
MLA style
"O'Reilly Introduction to Python/Section 1/Linux text editor." OpenHatch wiki, . 6 Apr 2014, 18:18 UTC. 20 Mar 2023, 18:47 <https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228>.
MHRA style
OpenHatch wiki contributors, 'O'Reilly Introduction to Python/Section 1/Linux text editor', OpenHatch wiki, , 6 April 2014, 18:18 UTC, <https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228> [accessed 20 March 2023]
Chicago style
OpenHatch wiki contributors, "O'Reilly Introduction to Python/Section 1/Linux text editor," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228 (accessed March 20, 2023).
CBE/CSE style
OpenHatch wiki contributors. O'Reilly Introduction to Python/Section 1/Linux text editor [Internet]. OpenHatch wiki, ; 2014 Apr 6, 18:18 UTC [cited 2023 Mar 20]. Available from: https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228.
Bluebook style
O'Reilly Introduction to Python/Section 1/Linux text editor, https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "O'Reilly Introduction to Python/Section 1/Linux text editor --- OpenHatch wiki{,} ", year = "2014", url = "https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228", note = "[Online; accessed 20-March-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 = "O'Reilly Introduction to Python/Section 1/Linux text editor --- OpenHatch wiki{,} ", year = "2014", url = "\url{https://wiki.openhatch.org/w/index.php?title=O%27Reilly_Introduction_to_Python/Section_1/Linux_text_editor&oldid=14228}", note = "[Online; accessed 20-March-2023]" }