Cite This Page
Bibliographic details for Haskell art
- Page name: Haskell art
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 15 May 2014 11:16 UTC
- Date retrieved: 21 January 2025 15:44 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089
- Page Version ID: 58089
Citation styles for Haskell art
APA style
Haskell art. (2014, May 15). HaskellWiki. Retrieved 15:44, January 21, 2025 from https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089.
MLA style
"Haskell art." HaskellWiki. 15 May 2014, 11:16 UTC. 21 Jan 2025, 15:44 <https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089>.
MHRA style
HaskellWiki contributors, 'Haskell art', HaskellWiki, 15 May 2014, 11:16 UTC, <https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089> [accessed 21 January 2025]
Chicago style
HaskellWiki contributors, "Haskell art," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089 (accessed January 21, 2025).
CBE/CSE style
HaskellWiki contributors. Haskell art [Internet]. HaskellWiki; 2014 May 15, 11:16 UTC [cited 2025 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089.
Bluebook style
Haskell art, https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089 (last visited January 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell art --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089", note = "[Online; accessed 21-January-2025]" }
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 = "Haskell art --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_art&oldid=58089}", note = "[Online; accessed 21-January-2025]" }