Cite This Page
Bibliographic details for Getting started
- Page name: Getting started
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 15 October 2017 17:38 UTC
- Date retrieved: 28 March 2026 17:16 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144
- Page Version ID: 10144
Citation styles for Getting started
APA style
Getting started. (2017, October 15). Spherical wiki, . Retrieved 17:16, March 28, 2026 from http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144.
MLA style
"Getting started." Spherical wiki, . 15 Oct 2017, 17:38 UTC. 28 Mar 2026, 17:16 <http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144>.
MHRA style
Spherical wiki contributors, 'Getting started', Spherical wiki, , 15 October 2017, 17:38 UTC, <http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144> [accessed 28 March 2026]
Chicago style
Spherical wiki contributors, "Getting started," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144 (accessed March 28, 2026).
CBE/CSE style
Spherical wiki contributors. Getting started [Internet]. Spherical wiki, ; 2017 Oct 15, 17:38 UTC [cited 2026 Mar 28]. Available from: http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144.
Bluebook style
Getting started, http://wiki.spheredev.org/index.php?title=Getting_started&oldid=10144 (last visited March 28, 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=10144",
note = "[Online; accessed 28-March-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=10144}",
note = "[Online; accessed 28-March-2026]"
}