Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 2 August 2024 17:07 UTC
- Date retrieved: 15 January 2025 08:27 UTC
- Permanent URL: https://rosettacode.org/wiki/Sandbox?oldid=367977
- Page Version ID: 367977
Citation styles for Sandbox
APA style
Sandbox. (2024, August 2). Rosetta Code. Retrieved 08:27, January 15, 2025 from https://rosettacode.org/wiki/Sandbox?oldid=367977.
MLA style
"Sandbox." Rosetta Code. 2 Aug 2024, 17:07 UTC. 15 Jan 2025, 08:27 <https://rosettacode.org/wiki/Sandbox?oldid=367977>.
MHRA style
Rosetta Code contributors, 'Sandbox', Rosetta Code, 2 August 2024, 17:07 UTC, <https://rosettacode.org/wiki/Sandbox?oldid=367977> [accessed 15 January 2025]
Chicago style
Rosetta Code contributors, "Sandbox," Rosetta Code, https://rosettacode.org/wiki/Sandbox?oldid=367977 (accessed January 15, 2025).
CBE/CSE style
Rosetta Code contributors. Sandbox [Internet]. Rosetta Code; 2024 Aug 2, 17:07 UTC [cited 2025 Jan 15]. Available from: https://rosettacode.org/wiki/Sandbox?oldid=367977.
Bluebook style
Sandbox, https://rosettacode.org/wiki/Sandbox?oldid=367977 (last visited January 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Sandbox --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Sandbox?oldid=367977", note = "[Online; accessed 15-January-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 = "Sandbox --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Sandbox?oldid=367977}", note = "[Online; accessed 15-January-2025]" }