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