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