Cite This Page
Bibliographic details for Compilers
- Page name: Compilers
- Author: Montana Tech High Performance Computing contributors
- Publisher: Montana Tech High Performance Computing, .
- Date of last revision: 8 May 2020 20:11 UTC
- Date retrieved: 27 January 2026 15:37 UTC
- Permanent URL: http://copper.mtech.edu/index.php?title=Compilers&oldid=669
- Page Version ID: 669
Citation styles for Compilers
APA style
Compilers. (2020, May 8). Montana Tech High Performance Computing, . Retrieved 15:37, January 27, 2026 from http://copper.mtech.edu/index.php?title=Compilers&oldid=669.
MLA style
"Compilers." Montana Tech High Performance Computing, . 8 May 2020, 20:11 UTC. 27 Jan 2026, 15:37 <http://copper.mtech.edu/index.php?title=Compilers&oldid=669>.
MHRA style
Montana Tech High Performance Computing contributors, 'Compilers', Montana Tech High Performance Computing, , 8 May 2020, 20:11 UTC, <http://copper.mtech.edu/index.php?title=Compilers&oldid=669> [accessed 27 January 2026]
Chicago style
Montana Tech High Performance Computing contributors, "Compilers," Montana Tech High Performance Computing, , http://copper.mtech.edu/index.php?title=Compilers&oldid=669 (accessed January 27, 2026).
CBE/CSE style
Montana Tech High Performance Computing contributors. Compilers [Internet]. Montana Tech High Performance Computing, ; 2020 May 8, 20:11 UTC [cited 2026 Jan 27]. Available from: http://copper.mtech.edu/index.php?title=Compilers&oldid=669.
Bluebook style
Compilers, http://copper.mtech.edu/index.php?title=Compilers&oldid=669 (last visited January 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Montana Tech High Performance Computing",
title = "Compilers --- Montana Tech High Performance Computing{,} ",
year = "2020",
url = "http://copper.mtech.edu/index.php?title=Compilers&oldid=669",
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 = "Compilers --- Montana Tech High Performance Computing{,} ",
year = "2020",
url = "\url{http://copper.mtech.edu/index.php?title=Compilers&oldid=669}",
note = "[Online; accessed 27-January-2026]"
}
