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: 2 March 2018 16:37 UTC
- Date retrieved: 27 January 2026 15:39 UTC
- Permanent URL: http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572
- Page Version ID: 572
Citation styles for Basic Linux Commands
APA style
Basic Linux Commands. (2018, March 2). Montana Tech High Performance Computing, . Retrieved 15:39, January 27, 2026 from http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572.
MLA style
"Basic Linux Commands." Montana Tech High Performance Computing, . 2 Mar 2018, 16:37 UTC. 27 Jan 2026, 15:39 <http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572>.
MHRA style
Montana Tech High Performance Computing contributors, 'Basic Linux Commands', Montana Tech High Performance Computing, , 2 March 2018, 16:37 UTC, <http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572> [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=572 (accessed January 27, 2026).
CBE/CSE style
Montana Tech High Performance Computing contributors. Basic Linux Commands [Internet]. Montana Tech High Performance Computing, ; 2018 Mar 2, 16:37 UTC [cited 2026 Jan 27]. Available from: http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572.
Bluebook style
Basic Linux Commands, http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572 (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 = "2018",
url = "http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572",
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 = "2018",
url = "\url{http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=572}",
note = "[Online; accessed 27-January-2026]"
}
