Cite This Page
Bibliographic details for Chess player/Search and evaluation
- Page name: Chess player/Search and evaluation
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 February 2020 23:20 UTC
- Date retrieved: 9 December 2024 17:26 UTC
- Permanent URL: https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011
- Page Version ID: 258011
Citation styles for Chess player/Search and evaluation
APA style
Chess player/Search and evaluation. (2020, February 27). Rosetta Code. Retrieved 17:26, December 9, 2024 from https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011.
MLA style
"Chess player/Search and evaluation." Rosetta Code. 27 Feb 2020, 23:20 UTC. 9 Dec 2024, 17:26 <https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011>.
MHRA style
Rosetta Code contributors, 'Chess player/Search and evaluation', Rosetta Code, 27 February 2020, 23:20 UTC, <https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011> [accessed 9 December 2024]
Chicago style
Rosetta Code contributors, "Chess player/Search and evaluation," Rosetta Code, https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011 (accessed December 9, 2024).
CBE/CSE style
Rosetta Code contributors. Chess player/Search and evaluation [Internet]. Rosetta Code; 2020 Feb 27, 23:20 UTC [cited 2024 Dec 9]. Available from: https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011.
Bluebook style
Chess player/Search and evaluation, https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011 (last visited December 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Chess player/Search and evaluation --- Rosetta Code{,} ", year = "2020", url = "https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011", note = "[Online; accessed 9-December-2024]" }
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 = "Rosetta Code", title = "Chess player/Search and evaluation --- Rosetta Code{,} ", year = "2020", url = "\url{https://rosettacode.org/wiki/Chess_player/Search_and_evaluation?oldid=258011}", note = "[Online; accessed 9-December-2024]" }