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