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