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