Cite This Page
Bibliographic details for Data.Foldable.foldr
- Page name: Data.Foldable.foldr
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 June 2021 22:51 UTC
- Date retrieved: 21 September 2023 16:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508
- Page Version ID: 64508
Citation styles for Data.Foldable.foldr
APA style
Data.Foldable.foldr. (2021, June 29). HaskellWiki, . Retrieved 16:45, September 21, 2023 from https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508.
MLA style
"Data.Foldable.foldr." HaskellWiki, . 29 Jun 2021, 22:51 UTC. 21 Sep 2023, 16:45 <https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508>.
MHRA style
HaskellWiki contributors, 'Data.Foldable.foldr', HaskellWiki, , 29 June 2021, 22:51 UTC, <https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508> [accessed 21 September 2023]
Chicago style
HaskellWiki contributors, "Data.Foldable.foldr," HaskellWiki, , https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508 (accessed September 21, 2023).
CBE/CSE style
HaskellWiki contributors. Data.Foldable.foldr [Internet]. HaskellWiki, ; 2021 Jun 29, 22:51 UTC [cited 2023 Sep 21]. Available from: https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508.
Bluebook style
Data.Foldable.foldr, https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508 (last visited September 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Data.Foldable.foldr --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508", note = "[Online; accessed 21-September-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 = "Data.Foldable.foldr --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Data.Foldable.foldr&oldid=64508}", note = "[Online; accessed 21-September-2023]" }