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: 12 March 2026 23:38 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 23:38, March 12, 2026 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. 12 Mar 2026, 23:38 <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 12 March 2026]
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 March 12, 2026).
CBE/CSE style
Spherical wiki contributors. Battle System Tutorial by Radnen [Internet]. Spherical wiki, ; 2013 Jun 8, 00:58 UTC [cited 2026 Mar 12]. 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 March 12, 2026).
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 12-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 = "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 12-March-2026]"
}