Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: Sayahna contributors
- Publisher: Sayahna, .
- Date of last revision: 20 September 2010 08:01 UTC
- Date retrieved: 23 April 2026 17:55 UTC
- Permanent URL: http://ml.sayahna.org/index.php?title=Sandbox&oldid=11
- Page Version ID: 11
Citation styles for Sandbox
APA style
Sandbox. (2010, September 20). Sayahna, . Retrieved 17:55, April 23, 2026 from http://ml.sayahna.org/index.php?title=Sandbox&oldid=11.
MLA style
"Sandbox." Sayahna, . 20 Sep 2010, 08:01 UTC. 23 Apr 2026, 17:55 <http://ml.sayahna.org/index.php?title=Sandbox&oldid=11>.
MHRA style
Sayahna contributors, 'Sandbox', Sayahna, , 20 September 2010, 08:01 UTC, <http://ml.sayahna.org/index.php?title=Sandbox&oldid=11> [accessed 23 April 2026]
Chicago style
Sayahna contributors, "Sandbox," Sayahna, , http://ml.sayahna.org/index.php?title=Sandbox&oldid=11 (accessed April 23, 2026).
CBE/CSE style
Sayahna contributors. Sandbox [Internet]. Sayahna, ; 2010 Sep 20, 08:01 UTC [cited 2026 Apr 23]. Available from: http://ml.sayahna.org/index.php?title=Sandbox&oldid=11.
Bluebook style
Sandbox, http://ml.sayahna.org/index.php?title=Sandbox&oldid=11 (last visited April 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Sayahna",
title = "Sandbox --- Sayahna{,} ",
year = "2010",
url = "http://ml.sayahna.org/index.php?title=Sandbox&oldid=11",
note = "[Online; accessed 23-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 = "Sayahna",
title = "Sandbox --- Sayahna{,} ",
year = "2010",
url = "\url{http://ml.sayahna.org/index.php?title=Sandbox&oldid=11}",
note = "[Online; accessed 23-April-2026]"
}