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