Cite This Page
Bibliographic details for Zsh
- Page name: Zsh
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 February 2021 15:20 UTC
- Date retrieved: 18 April 2025 10:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Zsh&oldid=63954
- Page Version ID: 63954
Citation styles for Zsh
APA style
Zsh. (2021, February 6). HaskellWiki. Retrieved 10:24, April 18, 2025 from https://wiki.haskell.org/index.php?title=Zsh&oldid=63954.
MLA style
"Zsh." HaskellWiki. 6 Feb 2021, 15:20 UTC. 18 Apr 2025, 10:24 <https://wiki.haskell.org/index.php?title=Zsh&oldid=63954>.
MHRA style
HaskellWiki contributors, 'Zsh', HaskellWiki, 6 February 2021, 15:20 UTC, <https://wiki.haskell.org/index.php?title=Zsh&oldid=63954> [accessed 18 April 2025]
Chicago style
HaskellWiki contributors, "Zsh," HaskellWiki, https://wiki.haskell.org/index.php?title=Zsh&oldid=63954 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. Zsh [Internet]. HaskellWiki; 2021 Feb 6, 15:20 UTC [cited 2025 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=Zsh&oldid=63954.
Bluebook style
Zsh, https://wiki.haskell.org/index.php?title=Zsh&oldid=63954 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Zsh --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Zsh&oldid=63954", note = "[Online; accessed 18-April-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 = "HaskellWiki", title = "Zsh --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Zsh&oldid=63954}", note = "[Online; accessed 18-April-2025]" }