Cite This Page
Bibliographic details for Django for Designers/Laptop setup/OSX set up Python
- Page name: Django for Designers/Laptop setup/OSX set up Python
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 11 March 2013 05:44 UTC
- Date retrieved: 8 August 2022 01:09 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593
- Page Version ID: 11593
Citation styles for Django for Designers/Laptop setup/OSX set up Python
APA style
Django for Designers/Laptop setup/OSX set up Python. (2013, March 11). OpenHatch wiki, . Retrieved 01:09, August 8, 2022 from https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593.
MLA style
"Django for Designers/Laptop setup/OSX set up Python." OpenHatch wiki, . 11 Mar 2013, 05:44 UTC. 8 Aug 2022, 01:09 <https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593>.
MHRA style
OpenHatch wiki contributors, 'Django for Designers/Laptop setup/OSX set up Python', OpenHatch wiki, , 11 March 2013, 05:44 UTC, <https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593> [accessed 8 August 2022]
Chicago style
OpenHatch wiki contributors, "Django for Designers/Laptop setup/OSX set up Python," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593 (accessed August 8, 2022).
CBE/CSE style
OpenHatch wiki contributors. Django for Designers/Laptop setup/OSX set up Python [Internet]. OpenHatch wiki, ; 2013 Mar 11, 05:44 UTC [cited 2022 Aug 8]. Available from: https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593.
Bluebook style
Django for Designers/Laptop setup/OSX set up Python, https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593 (last visited August 8, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Django for Designers/Laptop setup/OSX set up Python --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593", note = "[Online; accessed 8-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 = "Django for Designers/Laptop setup/OSX set up Python --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Laptop_setup/OSX_set_up_Python&oldid=11593}", note = "[Online; accessed 8-August-2022]" }