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: 24 November 2025 14:01 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Sandbox&oldid=6025
- Page Version ID: 6025
Citation styles for Sandbox
APA style
Sandbox. (2015, July 31). Fixme.ch, . Retrieved 14:01, November 24, 2025 from http://fixme.ch/w/index.php?title=Sandbox&oldid=6025.
MLA style
"Sandbox." Fixme.ch, . 31 Jul 2015, 13:22 UTC. 24 Nov 2025, 14:01 <http://fixme.ch/w/index.php?title=Sandbox&oldid=6025>.
MHRA style
Fixme.ch contributors, 'Sandbox', Fixme.ch, , 31 July 2015, 13:22 UTC, <http://fixme.ch/w/index.php?title=Sandbox&oldid=6025> [accessed 24 November 2025]
Chicago style
Fixme.ch contributors, "Sandbox," Fixme.ch, , http://fixme.ch/w/index.php?title=Sandbox&oldid=6025 (accessed November 24, 2025).
CBE/CSE style
Fixme.ch contributors. Sandbox [Internet]. Fixme.ch, ; 2015 Jul 31, 13:22 UTC [cited 2025 Nov 24]. Available from: http://fixme.ch/w/index.php?title=Sandbox&oldid=6025.
Bluebook style
Sandbox, http://fixme.ch/w/index.php?title=Sandbox&oldid=6025 (last visited November 24, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Sandbox --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=Sandbox&oldid=6025",
note = "[Online; accessed 24-November-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 = "Fixme.ch",
title = "Sandbox --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=Sandbox&oldid=6025}",
note = "[Online; accessed 24-November-2025]"
}