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: 8 April 2026 11:09 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 11:09, April 8, 2026 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. 8 Apr 2026, 11:09 <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 8 April 2026]
Chicago style
Spherical wiki contributors, "Script:Persist.js," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Script:Persist.js&oldid=664 (accessed April 8, 2026).
CBE/CSE style
Spherical wiki contributors. Script:Persist.js [Internet]. Spherical wiki, ; 2013 Jun 3, 23:05 UTC [cited 2026 Apr 8]. 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 April 8, 2026).
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 8-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 = "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 8-April-2026]"
}