Cite This Page
Bibliographic details for Zipper
- Page name: Zipper
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 July 2007 21:48 UTC
- Date retrieved: 2 April 2023 00:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Zipper&oldid=14541
- Page Version ID: 14541
Citation styles for Zipper
APA style
Zipper. (2007, July 19). HaskellWiki, . Retrieved 00:32, April 2, 2023 from https://wiki.haskell.org/index.php?title=Zipper&oldid=14541.
MLA style
"Zipper." HaskellWiki, . 19 Jul 2007, 21:48 UTC. 2 Apr 2023, 00:32 <https://wiki.haskell.org/index.php?title=Zipper&oldid=14541>.
MHRA style
HaskellWiki contributors, 'Zipper', HaskellWiki, , 19 July 2007, 21:48 UTC, <https://wiki.haskell.org/index.php?title=Zipper&oldid=14541> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Zipper," HaskellWiki, , https://wiki.haskell.org/index.php?title=Zipper&oldid=14541 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Zipper [Internet]. HaskellWiki, ; 2007 Jul 19, 21:48 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Zipper&oldid=14541.
Bluebook style
Zipper, https://wiki.haskell.org/index.php?title=Zipper&oldid=14541 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Zipper --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Zipper&oldid=14541", note = "[Online; accessed 2-April-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 = "Zipper --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Zipper&oldid=14541}", note = "[Online; accessed 2-April-2023]" }