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