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