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