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