Cite This Page
Bibliographic details for Python
- Page name: Python
- Author: Montana Tech High Performance Computing contributors
- Publisher: Montana Tech High Performance Computing, .
- Date of last revision: 12 July 2023 00:55 UTC
- Date retrieved: 21 November 2024 18:32 UTC
- Permanent URL: http://copper.mtech.edu/index.php?title=Python&oldid=731
- Page Version ID: 731
Citation styles for Python
APA style
Python. (2023, July 12). Montana Tech High Performance Computing, . Retrieved 18:32, November 21, 2024 from http://copper.mtech.edu/index.php?title=Python&oldid=731.
MLA style
"Python." Montana Tech High Performance Computing, . 12 Jul 2023, 00:55 UTC. 21 Nov 2024, 18:32 <http://copper.mtech.edu/index.php?title=Python&oldid=731>.
MHRA style
Montana Tech High Performance Computing contributors, 'Python', Montana Tech High Performance Computing, , 12 July 2023, 00:55 UTC, <http://copper.mtech.edu/index.php?title=Python&oldid=731> [accessed 21 November 2024]
Chicago style
Montana Tech High Performance Computing contributors, "Python," Montana Tech High Performance Computing, , http://copper.mtech.edu/index.php?title=Python&oldid=731 (accessed November 21, 2024).
CBE/CSE style
Montana Tech High Performance Computing contributors. Python [Internet]. Montana Tech High Performance Computing, ; 2023 Jul 12, 00:55 UTC [cited 2024 Nov 21]. Available from: http://copper.mtech.edu/index.php?title=Python&oldid=731.
Bluebook style
Python, http://copper.mtech.edu/index.php?title=Python&oldid=731 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Montana Tech High Performance Computing", title = "Python --- Montana Tech High Performance Computing{,} ", year = "2023", url = "http://copper.mtech.edu/index.php?title=Python&oldid=731", 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 = "Montana Tech High Performance Computing", title = "Python --- Montana Tech High Performance Computing{,} ", year = "2023", url = "\url{http://copper.mtech.edu/index.php?title=Python&oldid=731}", note = "[Online; accessed 21-November-2024]" }