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:05 UTC
- Date retrieved: 29 October 2025 05:26 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664
- Page Version ID: 664
Citation styles for Script:Persist.js
APA style
Script:Persist.js. (2013, June 3). Spherical wiki, . Retrieved 05:26, October 29, 2025 from http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664.
MLA style
"Script:Persist.js." Spherical wiki, . 3 Jun 2013, 23:05 UTC. 29 Oct 2025, 05:26 <http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664>.
MHRA style
Spherical wiki contributors, 'Script:Persist.js', Spherical wiki, , 3 June 2013, 23:05 UTC, <http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664> [accessed 29 October 2025]
Chicago style
Spherical wiki contributors, "Script:Persist.js," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664 (accessed October 29, 2025).
CBE/CSE style
Spherical wiki contributors. Script:Persist.js [Internet]. Spherical wiki, ; 2013 Jun 3, 23:05 UTC [cited 2025 Oct 29]. Available from: http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664.
Bluebook style
Script:Persist.js, http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664 (last visited October 29, 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=664",
note = "[Online; accessed 29-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=664}",
note = "[Online; accessed 29-October-2025]"
}