Cite This Page
Bibliographic details for Haskell art
- Page name: Haskell art
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 September 2008 20:43 UTC
- Date retrieved: 21 March 2023 05:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774
- Page Version ID: 22774
Citation styles for Haskell art
APA style
Haskell art. (2008, September 4). HaskellWiki, . Retrieved 05:25, March 21, 2023 from https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774.
MLA style
"Haskell art." HaskellWiki, . 4 Sep 2008, 20:43 UTC. 21 Mar 2023, 05:25 <https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774>.
MHRA style
HaskellWiki contributors, 'Haskell art', HaskellWiki, , 4 September 2008, 20:43 UTC, <https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Haskell art," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell art [Internet]. HaskellWiki, ; 2008 Sep 4, 20:43 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774.
Bluebook style
Haskell art, https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell art --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774", note = "[Online; accessed 21-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 = "Haskell art --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_art&oldid=22774}", note = "[Online; accessed 21-March-2023]" }