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