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: 22 March 2025 13:15 UTC
- Date retrieved: 6 December 2025 13:32 UTC
- Permanent URL: http://copper.mtech.edu/index.php?title=Python&oldid=743
- Page Version ID: 743
Citation styles for Python
APA style
Python. (2025, March 22). Montana Tech High Performance Computing, . Retrieved 13:32, December 6, 2025 from http://copper.mtech.edu/index.php?title=Python&oldid=743.
MLA style
"Python." Montana Tech High Performance Computing, . 22 Mar 2025, 13:15 UTC. 6 Dec 2025, 13:32 <http://copper.mtech.edu/index.php?title=Python&oldid=743>.
MHRA style
Montana Tech High Performance Computing contributors, 'Python', Montana Tech High Performance Computing, , 22 March 2025, 13:15 UTC, <http://copper.mtech.edu/index.php?title=Python&oldid=743> [accessed 6 December 2025]
Chicago style
Montana Tech High Performance Computing contributors, "Python," Montana Tech High Performance Computing, , http://copper.mtech.edu/index.php?title=Python&oldid=743 (accessed December 6, 2025).
CBE/CSE style
Montana Tech High Performance Computing contributors. Python [Internet]. Montana Tech High Performance Computing, ; 2025 Mar 22, 13:15 UTC [cited 2025 Dec 6]. Available from: http://copper.mtech.edu/index.php?title=Python&oldid=743.
Bluebook style
Python, http://copper.mtech.edu/index.php?title=Python&oldid=743 (last visited December 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Montana Tech High Performance Computing",
title = "Python --- Montana Tech High Performance Computing{,} ",
year = "2025",
url = "http://copper.mtech.edu/index.php?title=Python&oldid=743",
note = "[Online; accessed 6-December-2025]"
}
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 = "2025",
url = "\url{http://copper.mtech.edu/index.php?title=Python&oldid=743}",
note = "[Online; accessed 6-December-2025]"
}
