Cite This Page
Bibliographic details for Legacy:LoadSound
- Page name: Legacy:LoadSound
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 20 December 2015 03:03 UTC
- Date retrieved: 19 March 2026 16:13 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985
- Page Version ID: 9985
Citation styles for Legacy:LoadSound
APA style
Legacy:LoadSound. (2015, December 20). Spherical wiki, . Retrieved 16:13, March 19, 2026 from http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985.
MLA style
"Legacy:LoadSound." Spherical wiki, . 20 Dec 2015, 03:03 UTC. 19 Mar 2026, 16:13 <http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985>.
MHRA style
Spherical wiki contributors, 'Legacy:LoadSound', Spherical wiki, , 20 December 2015, 03:03 UTC, <http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985> [accessed 19 March 2026]
Chicago style
Spherical wiki contributors, "Legacy:LoadSound," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985 (accessed March 19, 2026).
CBE/CSE style
Spherical wiki contributors. Legacy:LoadSound [Internet]. Spherical wiki, ; 2015 Dec 20, 03:03 UTC [cited 2026 Mar 19]. Available from: http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985.
Bluebook style
Legacy:LoadSound, http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Legacy:LoadSound --- Spherical wiki{,} ",
year = "2015",
url = "http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985",
note = "[Online; accessed 19-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 = "Legacy:LoadSound --- Spherical wiki{,} ",
year = "2015",
url = "\url{http://wiki.spheredev.org/index.php?title=Legacy:LoadSound&oldid=9985}",
note = "[Online; accessed 19-March-2026]"
}