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: 23 March 2023 15:46 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 15:46, March 23, 2023 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. 23 Mar 2023, 15:46 <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 23 March 2023]
Chicago style
HaskellWiki contributors, "AI/Logic/Fuzzy," HaskellWiki, , https://wiki.haskell.org/index.php?title=AI/Logic/Fuzzy&oldid=32823 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. AI/Logic/Fuzzy [Internet]. HaskellWiki, ; 2010 Jan 5, 19:07 UTC [cited 2023 Mar 23]. 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 March 23, 2023).
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 23-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 = "AI/Logic/Fuzzy --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=AI/Logic/Fuzzy&oldid=32823}", note = "[Online; accessed 23-March-2023]" }