Cite This Page
Bibliographic details for Python development
- Page name: Python development
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 21 July 2014 12:30 UTC
- Date retrieved: 31 October 2024 23:28 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449
- Page Version ID: 8449
Citation styles for Python development
APA style
Python development. (2014, July 21). ArmadeusWiki, . Retrieved 23:28, October 31, 2024 from https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449.
MLA style
"Python development." ArmadeusWiki, . 21 Jul 2014, 12:30 UTC. 31 Oct 2024, 23:28 <https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449>.
MHRA style
ArmadeusWiki contributors, 'Python development', ArmadeusWiki, , 21 July 2014, 12:30 UTC, <https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449> [accessed 31 October 2024]
Chicago style
ArmadeusWiki contributors, "Python development," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449 (accessed October 31, 2024).
CBE/CSE style
ArmadeusWiki contributors. Python development [Internet]. ArmadeusWiki, ; 2014 Jul 21, 12:30 UTC [cited 2024 Oct 31]. Available from: https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449.
Bluebook style
Python development, https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "ArmadeusWiki", title = "Python development --- ArmadeusWiki{,} ", year = "2014", url = "https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449", note = "[Online; accessed 31-October-2024]" }
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 = "ArmadeusWiki", title = "Python development --- ArmadeusWiki{,} ", year = "2014", url = "\url{https://www.armadeus.org/wiki/index.php?title=Python_development&oldid=8449}", note = "[Online; accessed 31-October-2024]" }