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