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: 6 June 2023 09:29 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 09:29, June 6, 2023 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. 6 Jun 2023, 09:29 <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 6 June 2023]
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 June 6, 2023).
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 2023 Jun 6]. 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 June 6, 2023).
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 6-June-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 = "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 6-June-2023]" }