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: 21 November 2024 22:36 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 22:36, November 21, 2024 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. 21 Nov 2024, 22:36 <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 21 November 2024]
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 November 21, 2024).
CBE/CSE style
Spherical wiki contributors. Battle System Tutorial by Radnen [Internet]. Spherical wiki, ; 2013 Jun 8, 00:58 UTC [cited 2024 Nov 21]. 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 November 21, 2024).
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 21-November-2024]" }
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 21-November-2024]" }