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: 7 October 2024 23:04 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:04, October 7, 2024 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. 7 Oct 2024, 23:04 <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 7 October 2024]
Chicago style
HaskellWiki contributors, "Foldr Foldl Foldl'," HaskellWiki, , https://wiki.haskell.org/index.php?title=Foldr_Foldl_Foldl%27&oldid=62842 (accessed October 7, 2024).
CBE/CSE style
HaskellWiki contributors. Foldr Foldl Foldl' [Internet]. HaskellWiki, ; 2019 Mar 29, 10:26 UTC [cited 2024 Oct 7]. 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 October 7, 2024).
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 7-October-2024]" }
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 7-October-2024]" }