Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 31 July 2015 13:22 UTC
- Date retrieved: 27 April 2026 09:30 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Sandbox&oldid=747
- Page Version ID: 747
Citation styles for Sandbox
APA style
Sandbox. (2015, July 31). Fixme.ch, . Retrieved 09:30, April 27, 2026 from https://fixme.ch/w/index.php?title=Sandbox&oldid=747.
MLA style
"Sandbox." Fixme.ch, . 31 Jul 2015, 13:22 UTC. 27 Apr 2026, 09:30 <https://fixme.ch/w/index.php?title=Sandbox&oldid=747>.
MHRA style
Fixme.ch contributors, 'Sandbox', Fixme.ch, , 31 July 2015, 13:22 UTC, <https://fixme.ch/w/index.php?title=Sandbox&oldid=747> [accessed 27 April 2026]
Chicago style
Fixme.ch contributors, "Sandbox," Fixme.ch, , https://fixme.ch/w/index.php?title=Sandbox&oldid=747 (accessed April 27, 2026).
CBE/CSE style
Fixme.ch contributors. Sandbox [Internet]. Fixme.ch, ; 2015 Jul 31, 13:22 UTC [cited 2026 Apr 27]. Available from: https://fixme.ch/w/index.php?title=Sandbox&oldid=747.
Bluebook style
Sandbox, https://fixme.ch/w/index.php?title=Sandbox&oldid=747 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Sandbox --- Fixme.ch{,} ",
year = "2015",
url = "https://fixme.ch/w/index.php?title=Sandbox&oldid=747",
note = "[Online; accessed 27-April-2026]"
}
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 = "Fixme.ch",
title = "Sandbox --- Fixme.ch{,} ",
year = "2015",
url = "\url{https://fixme.ch/w/index.php?title=Sandbox&oldid=747}",
note = "[Online; accessed 27-April-2026]"
}