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: 6 December 2025 13:32 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 13:32, December 6, 2025 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. 6 Dec 2025, 13:32 <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 6 December 2025]
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 December 6, 2025).
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 2025 Dec 6]. 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 December 6, 2025).
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 6-December-2025]"
}
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 6-December-2025]"
}
