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: 31 March 2023 19:21 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 19:21, March 31, 2023 from https://wiki.haskell.org/index.php?title=Zsh&oldid=63954.
MLA style
"Zsh." HaskellWiki, . 6 Feb 2021, 15:20 UTC. 31 Mar 2023, 19:21 <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 31 March 2023]
Chicago style
HaskellWiki contributors, "Zsh," HaskellWiki, , https://wiki.haskell.org/index.php?title=Zsh&oldid=63954 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Zsh [Internet]. HaskellWiki, ; 2021 Feb 6, 15:20 UTC [cited 2023 Mar 31]. 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 March 31, 2023).
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 31-March-2023]" }
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 31-March-2023]" }