Cite This Page
Bibliographic details for Tetris/BASH
- Page name: Tetris/BASH
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 29 August 2022 15:23 UTC
- Date retrieved: 26 March 2023 06:00 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859
- Page Version ID: 328859
Citation styles for Tetris/BASH
APA style
Tetris/BASH. (2022, August 29). Rosetta Code, . Retrieved 06:00, March 26, 2023 from https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859.
MLA style
"Tetris/BASH." Rosetta Code, . 29 Aug 2022, 15:23 UTC. 26 Mar 2023, 06:00 <https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859>.
MHRA style
Rosetta Code contributors, 'Tetris/BASH', Rosetta Code, , 29 August 2022, 15:23 UTC, <https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859> [accessed 26 March 2023]
Chicago style
Rosetta Code contributors, "Tetris/BASH," Rosetta Code, , https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859 (accessed March 26, 2023).
CBE/CSE style
Rosetta Code contributors. Tetris/BASH [Internet]. Rosetta Code, ; 2022 Aug 29, 15:23 UTC [cited 2023 Mar 26]. Available from: https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859.
Bluebook style
Tetris/BASH, https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Tetris/BASH --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859", note = "[Online; accessed 26-March-2023]" }
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 = "Tetris/BASH --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Tetris/BASH&oldid=328859}", note = "[Online; accessed 26-March-2023]" }