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