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