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: 21 March 2025 02:37 UTC
- Date retrieved: 6 November 2025 16:02 UTC
- Permanent URL: http://copper.mtech.edu/index.php?title=Python&oldid=742
- Page Version ID: 742
Citation styles for Python
APA style
Python. (2025, March 21). Montana Tech High Performance Computing, . Retrieved 16:02, November 6, 2025 from http://copper.mtech.edu/index.php?title=Python&oldid=742.
MLA style
"Python." Montana Tech High Performance Computing, . 21 Mar 2025, 02:37 UTC. 6 Nov 2025, 16:02 <http://copper.mtech.edu/index.php?title=Python&oldid=742>.
MHRA style
Montana Tech High Performance Computing contributors, 'Python', Montana Tech High Performance Computing, , 21 March 2025, 02:37 UTC, <http://copper.mtech.edu/index.php?title=Python&oldid=742> [accessed 6 November 2025]
Chicago style
Montana Tech High Performance Computing contributors, "Python," Montana Tech High Performance Computing, , http://copper.mtech.edu/index.php?title=Python&oldid=742 (accessed November 6, 2025).
CBE/CSE style
Montana Tech High Performance Computing contributors. Python [Internet]. Montana Tech High Performance Computing, ; 2025 Mar 21, 02:37 UTC [cited 2025 Nov 6]. Available from: http://copper.mtech.edu/index.php?title=Python&oldid=742.
Bluebook style
Python, http://copper.mtech.edu/index.php?title=Python&oldid=742 (last visited November 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=742",
note = "[Online; accessed 6-November-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=742}",
note = "[Online; accessed 6-November-2025]"
}
