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: 6 December 2025 13:32 UTC
- Permanent URL: http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490
- Page Version ID: 490
Citation styles for Basic Linux Commands
APA style
Basic Linux Commands. (2017, September 22). Montana Tech High Performance Computing, . Retrieved 13:32, December 6, 2025 from http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490.
MLA style
"Basic Linux Commands." Montana Tech High Performance Computing, . 22 Sep 2017, 16:22 UTC. 6 Dec 2025, 13:32 <http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490>.
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=490> [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=490 (accessed December 6, 2025).
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 2025 Dec 6]. Available from: http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490.
Bluebook style
Basic Linux Commands, http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490 (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 = "2017",
url = "http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490",
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 = "2017",
url = "\url{http://copper.mtech.edu/index.php?title=Basic_Linux_Commands&oldid=490}",
note = "[Online; accessed 6-December-2025]"
}
