Cite This Page
Bibliographic details for Keyboard input/Keypress check
- Page name: Keyboard input/Keypress check
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 13 September 2024 19:44 UTC
- Date retrieved: 17 March 2025 09:00 UTC
- Permanent URL: https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005
- Page Version ID: 370005
Citation styles for Keyboard input/Keypress check
APA style
Keyboard input/Keypress check. (2024, September 13). Rosetta Code. Retrieved 09:00, March 17, 2025 from https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005.
MLA style
"Keyboard input/Keypress check." Rosetta Code. 13 Sep 2024, 19:44 UTC. 17 Mar 2025, 09:00 <https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005>.
MHRA style
Rosetta Code contributors, 'Keyboard input/Keypress check', Rosetta Code, 13 September 2024, 19:44 UTC, <https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005> [accessed 17 March 2025]
Chicago style
Rosetta Code contributors, "Keyboard input/Keypress check," Rosetta Code, https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005 (accessed March 17, 2025).
CBE/CSE style
Rosetta Code contributors. Keyboard input/Keypress check [Internet]. Rosetta Code; 2024 Sep 13, 19:44 UTC [cited 2025 Mar 17]. Available from: https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005.
Bluebook style
Keyboard input/Keypress check, https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Keyboard input/Keypress check --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005", note = "[Online; accessed 17-March-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/Keypress check --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Keyboard_input/Keypress_check?oldid=370005}", note = "[Online; accessed 17-March-2025]" }