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