Cite This Page
Bibliographic details for AI/Genetic programming/Evolutionary chess
- Page name: AI/Genetic programming/Evolutionary chess
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 December 2006 05:26 UTC
- Date retrieved: 23 March 2023 23:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589
- Page Version ID: 9589
Citation styles for AI/Genetic programming/Evolutionary chess
APA style
AI/Genetic programming/Evolutionary chess. (2006, December 19). HaskellWiki, . Retrieved 23:47, March 23, 2023 from https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589.
MLA style
"AI/Genetic programming/Evolutionary chess." HaskellWiki, . 19 Dec 2006, 05:26 UTC. 23 Mar 2023, 23:47 <https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589>.
MHRA style
HaskellWiki contributors, 'AI/Genetic programming/Evolutionary chess', HaskellWiki, , 19 December 2006, 05:26 UTC, <https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "AI/Genetic programming/Evolutionary chess," HaskellWiki, , https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. AI/Genetic programming/Evolutionary chess [Internet]. HaskellWiki, ; 2006 Dec 19, 05:26 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589.
Bluebook style
AI/Genetic programming/Evolutionary chess, https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "AI/Genetic programming/Evolutionary chess --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589", 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/Genetic programming/Evolutionary chess --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=AI/Genetic_programming/Evolutionary_chess&oldid=9589}", note = "[Online; accessed 23-March-2023]" }