Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 7 April 2016 18:04 UTC
- Date retrieved: 11 August 2026 02:58 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Sandbox&oldid=299
- Page Version ID: 299
Citation styles for Sandbox
APA style
Sandbox. (2016, April 7). APA for Business Sources, . Retrieved 02:58, August 11, 2026 from http://citing.bceln.ca/index.php?title=Sandbox&oldid=299.
MLA style
"Sandbox." APA for Business Sources, . 7 Apr 2016, 18:04 UTC. 11 Aug 2026, 02:58 <http://citing.bceln.ca/index.php?title=Sandbox&oldid=299>.
MHRA style
APA for Business Sources contributors, 'Sandbox', APA for Business Sources, , 7 April 2016, 18:04 UTC, <http://citing.bceln.ca/index.php?title=Sandbox&oldid=299> [accessed 11 August 2026]
Chicago style
APA for Business Sources contributors, "Sandbox," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Sandbox&oldid=299 (accessed August 11, 2026).
CBE/CSE style
APA for Business Sources contributors. Sandbox [Internet]. APA for Business Sources, ; 2016 Apr 7, 18:04 UTC [cited 2026 Aug 11]. Available from: http://citing.bceln.ca/index.php?title=Sandbox&oldid=299.
Bluebook style
Sandbox, http://citing.bceln.ca/index.php?title=Sandbox&oldid=299 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Sandbox --- APA for Business Sources{,} ",
year = "2016",
url = "http://citing.bceln.ca/index.php?title=Sandbox&oldid=299",
note = "[Online; accessed 11-August-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 = "APA for Business Sources",
title = "Sandbox --- APA for Business Sources{,} ",
year = "2016",
url = "\url{http://citing.bceln.ca/index.php?title=Sandbox&oldid=299}",
note = "[Online; accessed 11-August-2026]"
}