Cite This Page
Bibliographic details for Django for Designers/Styling
- Page name: Django for Designers/Styling
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 13 March 2013 06:13 UTC
- Date retrieved: 7 February 2023 05:04 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661
- Page Version ID: 11661
Citation styles for Django for Designers/Styling
APA style
Django for Designers/Styling. (2013, March 13). OpenHatch wiki, . Retrieved 05:04, February 7, 2023 from https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661.
MLA style
"Django for Designers/Styling." OpenHatch wiki, . 13 Mar 2013, 06:13 UTC. 7 Feb 2023, 05:04 <https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661>.
MHRA style
OpenHatch wiki contributors, 'Django for Designers/Styling', OpenHatch wiki, , 13 March 2013, 06:13 UTC, <https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661> [accessed 7 February 2023]
Chicago style
OpenHatch wiki contributors, "Django for Designers/Styling," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661 (accessed February 7, 2023).
CBE/CSE style
OpenHatch wiki contributors. Django for Designers/Styling [Internet]. OpenHatch wiki, ; 2013 Mar 13, 06:13 UTC [cited 2023 Feb 7]. Available from: https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661.
Bluebook style
Django for Designers/Styling, https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Django for Designers/Styling --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661", note = "[Online; accessed 7-February-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/Styling --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/w/index.php?title=Django_for_Designers/Styling&oldid=11661}", note = "[Online; accessed 7-February-2023]" }