Cite This Page
Bibliographic details for Script:System
- Page name: Script:System
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 2 June 2013 01:51 UTC
- Date retrieved: 3 November 2025 20:55 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Script:System&oldid=629
- Page Version ID: 629
Citation styles for Script:System
APA style
Script:System. (2013, June 2). Spherical wiki, . Retrieved 20:55, November 3, 2025 from http://wiki.spheredev.org/index.php?title=Script:System&oldid=629.
MLA style
"Script:System." Spherical wiki, . 2 Jun 2013, 01:51 UTC. 3 Nov 2025, 20:55 <http://wiki.spheredev.org/index.php?title=Script:System&oldid=629>.
MHRA style
Spherical wiki contributors, 'Script:System', Spherical wiki, , 2 June 2013, 01:51 UTC, <http://wiki.spheredev.org/index.php?title=Script:System&oldid=629> [accessed 3 November 2025]
Chicago style
Spherical wiki contributors, "Script:System," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Script:System&oldid=629 (accessed November 3, 2025).
CBE/CSE style
Spherical wiki contributors. Script:System [Internet]. Spherical wiki, ; 2013 Jun 2, 01:51 UTC [cited 2025 Nov 3]. Available from: http://wiki.spheredev.org/index.php?title=Script:System&oldid=629.
Bluebook style
Script:System, http://wiki.spheredev.org/index.php?title=Script:System&oldid=629 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Script:System --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Script:System&oldid=629",
note = "[Online; accessed 3-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 = "Spherical wiki",
title = "Script:System --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Script:System&oldid=629}",
note = "[Online; accessed 3-November-2025]"
}