Cite This Page
Bibliographic details for Z Shell
- Page name: Z Shell
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 September 2016 22:19 UTC
- Date retrieved: 27 March 2025 09:47 UTC
- Permanent URL: https://rosettacode.org/wiki/Z_Shell?oldid=127258
- Page Version ID: 127258
Citation styles for Z Shell
APA style
Z Shell. (2016, September 27). Rosetta Code. Retrieved 09:47, March 27, 2025 from https://rosettacode.org/wiki/Z_Shell?oldid=127258.
MLA style
"Z Shell." Rosetta Code. 27 Sep 2016, 22:19 UTC. 27 Mar 2025, 09:47 <https://rosettacode.org/wiki/Z_Shell?oldid=127258>.
MHRA style
Rosetta Code contributors, 'Z Shell', Rosetta Code, 27 September 2016, 22:19 UTC, <https://rosettacode.org/wiki/Z_Shell?oldid=127258> [accessed 27 March 2025]
Chicago style
Rosetta Code contributors, "Z Shell," Rosetta Code, https://rosettacode.org/wiki/Z_Shell?oldid=127258 (accessed March 27, 2025).
CBE/CSE style
Rosetta Code contributors. Z Shell [Internet]. Rosetta Code; 2016 Sep 27, 22:19 UTC [cited 2025 Mar 27]. Available from: https://rosettacode.org/wiki/Z_Shell?oldid=127258.
Bluebook style
Z Shell, https://rosettacode.org/wiki/Z_Shell?oldid=127258 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Z Shell --- Rosetta Code{,} ", year = "2016", url = "https://rosettacode.org/wiki/Z_Shell?oldid=127258", note = "[Online; accessed 27-March-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 = "Rosetta Code", title = "Z Shell --- Rosetta Code{,} ", year = "2016", url = "\url{https://rosettacode.org/wiki/Z_Shell?oldid=127258}", note = "[Online; accessed 27-March-2025]" }