Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 10 August 2018 13:52 UTC
- Date retrieved: 24 June 2026 10:25 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167
- Page Version ID: 10167
Citation styles for Main Page
APA style
Main Page. (2018, August 10). Spherical wiki, . Retrieved 10:25, June 24, 2026 from http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167.
MLA style
"Main Page." Spherical wiki, . 10 Aug 2018, 13:52 UTC. 24 Jun 2026, 10:25 <http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167>.
MHRA style
Spherical wiki contributors, 'Main Page', Spherical wiki, , 10 August 2018, 13:52 UTC, <http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167> [accessed 24 June 2026]
Chicago style
Spherical wiki contributors, "Main Page," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167 (accessed June 24, 2026).
CBE/CSE style
Spherical wiki contributors. Main Page [Internet]. Spherical wiki, ; 2018 Aug 10, 13:52 UTC [cited 2026 Jun 24]. Available from: http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167.
Bluebook style
Main Page, http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Main Page --- Spherical wiki{,} ",
year = "2018",
url = "http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167",
note = "[Online; accessed 24-June-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 = "Main Page --- Spherical wiki{,} ",
year = "2018",
url = "\url{http://wiki.spheredev.org/index.php?title=Main_Page&oldid=10167}",
note = "[Online; accessed 24-June-2026]"
}