Cite This Page
Bibliographic details for 14 entertaining essays on Haskell language and functional programming
- Page name: 14 entertaining essays on Haskell language and functional programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 27 May 2012 22:04 UTC
- Date retrieved: 25 March 2023 05:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805
- Page Version ID: 45805
Citation styles for 14 entertaining essays on Haskell language and functional programming
APA style
14 entertaining essays on Haskell language and functional programming. (2012, May 27). HaskellWiki, . Retrieved 05:33, March 25, 2023 from https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805.
MLA style
"14 entertaining essays on Haskell language and functional programming." HaskellWiki, . 27 May 2012, 22:04 UTC. 25 Mar 2023, 05:33 <https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805>.
MHRA style
HaskellWiki contributors, '14 entertaining essays on Haskell language and functional programming', HaskellWiki, , 27 May 2012, 22:04 UTC, <https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "14 entertaining essays on Haskell language and functional programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. 14 entertaining essays on Haskell language and functional programming [Internet]. HaskellWiki, ; 2012 May 27, 22:04 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805.
Bluebook style
14 entertaining essays on Haskell language and functional programming, https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "14 entertaining essays on Haskell language and functional programming --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805", note = "[Online; accessed 25-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 = "14 entertaining essays on Haskell language and functional programming --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=14_entertaining_essays_on_Haskell_language_and_functional_programming&oldid=45805}", note = "[Online; accessed 25-March-2023]" }