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: 29 November 2010 15:18 UTC
- Date retrieved: 14 November 2024 03:46 UTC
- Permanent URL: https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503
- Page Version ID: 166503
Citation styles for Guess the number/With Feedback
APA style
Guess the number/With Feedback. (2010, November 29). Rosetta Code. Retrieved 03:46, November 14, 2024 from https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503.
MLA style
"Guess the number/With Feedback." Rosetta Code. 29 Nov 2010, 15:18 UTC. 14 Nov 2024, 03:46 <https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503>.
MHRA style
Rosetta Code contributors, 'Guess the number/With Feedback', Rosetta Code, 29 November 2010, 15:18 UTC, <https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503> [accessed 14 November 2024]
Chicago style
Rosetta Code contributors, "Guess the number/With Feedback," Rosetta Code, https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503 (accessed November 14, 2024).
CBE/CSE style
Rosetta Code contributors. Guess the number/With Feedback [Internet]. Rosetta Code; 2010 Nov 29, 15:18 UTC [cited 2024 Nov 14]. Available from: https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503.
Bluebook style
Guess the number/With Feedback, https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503 (last visited November 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Guess the number/With Feedback --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503", note = "[Online; accessed 14-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 --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Guess_the_number/With_Feedback?oldid=166503}", note = "[Online; accessed 14-November-2024]" }