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