Cite This Page
Bibliographic details for Windows Python scripts
- Page name: Windows Python scripts
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 3 November 2014 04:36 UTC
- Date retrieved: 23 May 2022 22:54 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994
- Page Version ID: 13994
Citation styles for Windows Python scripts
APA style
Windows Python scripts. (2014, November 3). OpenHatch wiki, . Retrieved 22:54, May 23, 2022 from https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994.
MLA style
"Windows Python scripts." OpenHatch wiki, . 3 Nov 2014, 04:36 UTC. 23 May 2022, 22:54 <https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994>.
MHRA style
OpenHatch wiki contributors, 'Windows Python scripts', OpenHatch wiki, , 3 November 2014, 04:36 UTC, <https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994> [accessed 23 May 2022]
Chicago style
OpenHatch wiki contributors, "Windows Python scripts," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994 (accessed May 23, 2022).
CBE/CSE style
OpenHatch wiki contributors. Windows Python scripts [Internet]. OpenHatch wiki, ; 2014 Nov 3, 04:36 UTC [cited 2022 May 23]. Available from: https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994.
Bluebook style
Windows Python scripts, https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994 (last visited May 23, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Windows Python scripts --- OpenHatch wiki{,} ", year = "2014", url = "https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994", note = "[Online; accessed 23-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 = "Windows Python scripts --- OpenHatch wiki{,} ", year = "2014", url = "\url{https://wiki.openhatch.org/w/index.php?title=Windows_Python_scripts&oldid=13994}", note = "[Online; accessed 23-May-2022]" }