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