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