Cite This Page
Bibliographic details for Keyboard input/Flush the keyboard buffer
- Page name: Keyboard input/Flush the keyboard buffer
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 25 January 2024 14:12 UTC
- Date retrieved: 25 April 2025 18:54 UTC
- Permanent URL: https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355
- Page Version ID: 350355
Citation styles for Keyboard input/Flush the keyboard buffer
APA style
Keyboard input/Flush the keyboard buffer. (2024, January 25). Rosetta Code. Retrieved 18:54, April 25, 2025 from https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355.
MLA style
"Keyboard input/Flush the keyboard buffer." Rosetta Code. 25 Jan 2024, 14:12 UTC. 25 Apr 2025, 18:54 <https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355>.
MHRA style
Rosetta Code contributors, 'Keyboard input/Flush the keyboard buffer', Rosetta Code, 25 January 2024, 14:12 UTC, <https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355> [accessed 25 April 2025]
Chicago style
Rosetta Code contributors, "Keyboard input/Flush the keyboard buffer," Rosetta Code, https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355 (accessed April 25, 2025).
CBE/CSE style
Rosetta Code contributors. Keyboard input/Flush the keyboard buffer [Internet]. Rosetta Code; 2024 Jan 25, 14:12 UTC [cited 2025 Apr 25]. Available from: https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355.
Bluebook style
Keyboard input/Flush the keyboard buffer, https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Keyboard input/Flush the keyboard buffer --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355", note = "[Online; accessed 25-April-2025]" }
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 = "Keyboard input/Flush the keyboard buffer --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Keyboard_input/Flush_the_keyboard_buffer?oldid=350355}", note = "[Online; accessed 25-April-2025]" }