Cite This Page
Bibliographic details for Guess the number/With feedback (player)
- Page name: Guess the number/With feedback (player)
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 July 2024 22:24 UTC
- Date retrieved: 10 November 2024 21:43 UTC
- Permanent URL: https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253
- Page Version ID: 367253
Citation styles for Guess the number/With feedback (player)
APA style
Guess the number/With feedback (player). (2024, July 22). Rosetta Code. Retrieved 21:43, November 10, 2024 from https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253.
MLA style
"Guess the number/With feedback (player)." Rosetta Code. 22 Jul 2024, 22:24 UTC. 10 Nov 2024, 21:43 <https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253>.
MHRA style
Rosetta Code contributors, 'Guess the number/With feedback (player)', Rosetta Code, 22 July 2024, 22:24 UTC, <https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253> [accessed 10 November 2024]
Chicago style
Rosetta Code contributors, "Guess the number/With feedback (player)," Rosetta Code, https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253 (accessed November 10, 2024).
CBE/CSE style
Rosetta Code contributors. Guess the number/With feedback (player) [Internet]. Rosetta Code; 2024 Jul 22, 22:24 UTC [cited 2024 Nov 10]. Available from: https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253.
Bluebook style
Guess the number/With feedback (player), https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253 (last visited November 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Guess the number/With feedback (player) --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253", note = "[Online; accessed 10-November-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 = "Guess the number/With feedback (player) --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Guess_the_number/With_feedback_(player)?oldid=367253}", note = "[Online; accessed 10-November-2024]" }