Cite This Page
Bibliographic details for Python deployments
- Page name: Python deployments
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 15 May 2014 18:36 UTC
- Date retrieved: 22 November 2024 11:12 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043
- Page Version ID: 5043
Citation styles for Python deployments
APA style
Python deployments. (2014, May 15). Freephile Wiki, . Retrieved 11:12, November 22, 2024 from https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043.
MLA style
"Python deployments." Freephile Wiki, . 15 May 2014, 18:36 UTC. 22 Nov 2024, 11:12 <https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043>.
MHRA style
Freephile Wiki contributors, 'Python deployments', Freephile Wiki, , 15 May 2014, 18:36 UTC, <https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043> [accessed 22 November 2024]
Chicago style
Freephile Wiki contributors, "Python deployments," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043 (accessed November 22, 2024).
CBE/CSE style
Freephile Wiki contributors. Python deployments [Internet]. Freephile Wiki, ; 2014 May 15, 18:36 UTC [cited 2024 Nov 22]. Available from: https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043.
Bluebook style
Python deployments, https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Python deployments --- Freephile Wiki{,} ", year = "2014", url = "https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043", note = "[Online; accessed 22-November-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 = "Freephile Wiki", title = "Python deployments --- Freephile Wiki{,} ", year = "2014", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Python_deployments&oldid=5043}", note = "[Online; accessed 22-November-2024]" }