Cite This Page
Bibliographic details for AI
- Page name: AI
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 December 2018 08:26 UTC
- Date retrieved: 15 December 2019 01:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=AI&oldid=12197
- Page Version ID: 12197
Citation styles for AI
APA style
AI. (2018, December 1). HaskellWiki, . Retrieved 01:26, December 15, 2019 from https://wiki.haskell.org/index.php?title=AI&oldid=12197.
MLA style
"AI." HaskellWiki, . 1 Dec 2018, 08:26 UTC. 15 Dec 2019, 01:26 <https://wiki.haskell.org/index.php?title=AI&oldid=12197>.
MHRA style
HaskellWiki contributors, 'AI', HaskellWiki, , 1 December 2018, 08:26 UTC, <https://wiki.haskell.org/index.php?title=AI&oldid=12197> [accessed 15 December 2019]
Chicago style
HaskellWiki contributors, "AI," HaskellWiki, , https://wiki.haskell.org/index.php?title=AI&oldid=12197 (accessed December 15, 2019).
CBE/CSE style
HaskellWiki contributors. AI [Internet]. HaskellWiki, ; 2018 Dec 1, 08:26 UTC [cited 2019 Dec 15]. Available from: https://wiki.haskell.org/index.php?title=AI&oldid=12197.
Bluebook style
AI, https://wiki.haskell.org/index.php?title=AI&oldid=12197 (last visited December 15, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "AI --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=AI&oldid=12197", note = "[Online; accessed 15-December-2019]" }
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 = "AI --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=AI&oldid=12197}", note = "[Online; accessed 15-December-2019]" }