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