Cite This Page
Bibliographic details for Terminal control/Ringing the terminal bell
- Page name: Terminal control/Ringing the terminal bell
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 29 December 2024 00:37 UTC
- Date retrieved: 9 February 2025 04:14 UTC
- Permanent URL: https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868
- Page Version ID: 374868
Citation styles for Terminal control/Ringing the terminal bell
APA style
Terminal control/Ringing the terminal bell. (2024, December 29). Rosetta Code. Retrieved 04:14, February 9, 2025 from https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868.
MLA style
"Terminal control/Ringing the terminal bell." Rosetta Code. 29 Dec 2024, 00:37 UTC. 9 Feb 2025, 04:14 <https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868>.
MHRA style
Rosetta Code contributors, 'Terminal control/Ringing the terminal bell', Rosetta Code, 29 December 2024, 00:37 UTC, <https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "Terminal control/Ringing the terminal bell," Rosetta Code, https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. Terminal control/Ringing the terminal bell [Internet]. Rosetta Code; 2024 Dec 29, 00:37 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868.
Bluebook style
Terminal control/Ringing the terminal bell, https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Terminal control/Ringing the terminal bell --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868", note = "[Online; accessed 9-February-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 = "Terminal control/Ringing the terminal bell --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Terminal_control/Ringing_the_terminal_bell?oldid=374868}", note = "[Online; accessed 9-February-2025]" }