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