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