Cite This Page
Bibliographic details for Map Changing Tutorial by NeoLogiX
- Page name: Map Changing Tutorial by NeoLogiX
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 8 March 2014 06:13 UTC
- Date retrieved: 5 March 2026 18:26 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162
- Page Version ID: 1162
Citation styles for Map Changing Tutorial by NeoLogiX
APA style
Map Changing Tutorial by NeoLogiX. (2014, March 8). Spherical wiki, . Retrieved 18:26, March 5, 2026 from http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162.
MLA style
"Map Changing Tutorial by NeoLogiX." Spherical wiki, . 8 Mar 2014, 06:13 UTC. 5 Mar 2026, 18:26 <http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162>.
MHRA style
Spherical wiki contributors, 'Map Changing Tutorial by NeoLogiX', Spherical wiki, , 8 March 2014, 06:13 UTC, <http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162> [accessed 5 March 2026]
Chicago style
Spherical wiki contributors, "Map Changing Tutorial by NeoLogiX," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162 (accessed March 5, 2026).
CBE/CSE style
Spherical wiki contributors. Map Changing Tutorial by NeoLogiX [Internet]. Spherical wiki, ; 2014 Mar 8, 06:13 UTC [cited 2026 Mar 5]. Available from: http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162.
Bluebook style
Map Changing Tutorial by NeoLogiX, http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Map Changing Tutorial by NeoLogiX --- Spherical wiki{,} ",
year = "2014",
url = "http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162",
note = "[Online; accessed 5-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 = "Map Changing Tutorial by NeoLogiX --- Spherical wiki{,} ",
year = "2014",
url = "\url{http://wiki.spheredev.org/index.php?title=Map_Changing_Tutorial_by_NeoLogiX&oldid=1162}",
note = "[Online; accessed 5-March-2026]"
}