Cite This Page
Bibliographic details for Unix Shell (Terminal)
- Page name: Unix Shell (Terminal)
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 4 September 2020 10:55 UTC
- Date retrieved: 11 March 2026 01:24 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428
- Page Version ID: 428
Citation styles for Unix Shell (Terminal)
APA style
Unix Shell (Terminal). (2020, September 4). UCT EE Wiki, . Retrieved 01:24, March 11, 2026 from http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428.
MLA style
"Unix Shell (Terminal)." UCT EE Wiki, . 4 Sep 2020, 10:55 UTC. 11 Mar 2026, 01:24 <http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428>.
MHRA style
UCT EE Wiki contributors, 'Unix Shell (Terminal)', UCT EE Wiki, , 4 September 2020, 10:55 UTC, <http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428> [accessed 11 March 2026]
Chicago style
UCT EE Wiki contributors, "Unix Shell (Terminal)," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428 (accessed March 11, 2026).
CBE/CSE style
UCT EE Wiki contributors. Unix Shell (Terminal) [Internet]. UCT EE Wiki, ; 2020 Sep 4, 10:55 UTC [cited 2026 Mar 11]. Available from: http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428.
Bluebook style
Unix Shell (Terminal), http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "Unix Shell (Terminal) --- UCT EE Wiki{,} ",
year = "2020",
url = "http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428",
note = "[Online; accessed 11-March-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 = "UCT EE Wiki",
title = "Unix Shell (Terminal) --- UCT EE Wiki{,} ",
year = "2020",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=Unix_Shell_(Terminal)&oldid=428}",
note = "[Online; accessed 11-March-2026]"
}