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