Cite This Page
Bibliographic details for Battle System Tutorial
- Page name: Battle System Tutorial
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 17 February 2014 20:51 UTC
- Date retrieved: 4 April 2025 09:46 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100
- Page Version ID: 1100
Citation styles for Battle System Tutorial
APA style
Battle System Tutorial. (2014, February 17). Spherical wiki, . Retrieved 09:46, April 4, 2025 from http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100.
MLA style
"Battle System Tutorial." Spherical wiki, . 17 Feb 2014, 20:51 UTC. 4 Apr 2025, 09:46 <http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100>.
MHRA style
Spherical wiki contributors, 'Battle System Tutorial', Spherical wiki, , 17 February 2014, 20:51 UTC, <http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100> [accessed 4 April 2025]
Chicago style
Spherical wiki contributors, "Battle System Tutorial," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100 (accessed April 4, 2025).
CBE/CSE style
Spherical wiki contributors. Battle System Tutorial [Internet]. Spherical wiki, ; 2014 Feb 17, 20:51 UTC [cited 2025 Apr 4]. Available from: http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100.
Bluebook style
Battle System Tutorial, http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100 (last visited April 4, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "Battle System Tutorial --- Spherical wiki{,} ", year = "2014", url = "http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100", note = "[Online; accessed 4-April-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 = "Battle System Tutorial --- Spherical wiki{,} ", year = "2014", url = "\url{http://wiki.spheredev.org/index.php?title=Battle_System_Tutorial&oldid=1100}", note = "[Online; accessed 4-April-2025]" }