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