Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: 307 Lab Note contributors
- Publisher: 307 Lab Note, .
- Date of last revision: 7 February 2020 03:09 UTC
- Date retrieved: 7 June 2026 04:56 UTC
- Permanent URL: http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162
- Page Version ID: 162
Citation styles for Sandbox
APA style
Sandbox. (2020, February 7). 307 Lab Note, . Retrieved 04:56, June 7, 2026 from http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162.
MLA style
"Sandbox." 307 Lab Note, . 7 Feb 2020, 03:09 UTC. 7 Jun 2026, 04:56 <http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162>.
MHRA style
307 Lab Note contributors, 'Sandbox', 307 Lab Note, , 7 February 2020, 03:09 UTC, <http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162> [accessed 7 June 2026]
Chicago style
307 Lab Note contributors, "Sandbox," 307 Lab Note, , http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162 (accessed June 7, 2026).
CBE/CSE style
307 Lab Note contributors. Sandbox [Internet]. 307 Lab Note, ; 2020 Feb 7, 03:09 UTC [cited 2026 Jun 7]. Available from: http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162.
Bluebook style
Sandbox, http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "307 Lab Note",
title = "Sandbox --- 307 Lab Note{,} ",
year = "2020",
url = "http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162",
note = "[Online; accessed 7-June-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 = "307 Lab Note",
title = "Sandbox --- 307 Lab Note{,} ",
year = "2020",
url = "\url{http://140.112.105.7/mediawiki/index.php?title=Sandbox&oldid=162}",
note = "[Online; accessed 7-June-2026]"
}