Cite This Page
Bibliographic details for Changing soundfonts
- Page name: Changing soundfonts
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 20 May 2013 17:41 UTC
- Date retrieved: 28 November 2025 12:23 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392
- Page Version ID: 392
Citation styles for Changing soundfonts
APA style
Changing soundfonts. (2013, May 20). Spherical wiki, . Retrieved 12:23, November 28, 2025 from http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392.
MLA style
"Changing soundfonts." Spherical wiki, . 20 May 2013, 17:41 UTC. 28 Nov 2025, 12:23 <http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392>.
MHRA style
Spherical wiki contributors, 'Changing soundfonts', Spherical wiki, , 20 May 2013, 17:41 UTC, <http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392> [accessed 28 November 2025]
Chicago style
Spherical wiki contributors, "Changing soundfonts," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392 (accessed November 28, 2025).
CBE/CSE style
Spherical wiki contributors. Changing soundfonts [Internet]. Spherical wiki, ; 2013 May 20, 17:41 UTC [cited 2025 Nov 28]. Available from: http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392.
Bluebook style
Changing soundfonts, http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392 (last visited November 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Changing soundfonts --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392",
note = "[Online; accessed 28-November-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 = "Changing soundfonts --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Changing_soundfonts&oldid=392}",
note = "[Online; accessed 28-November-2025]"
}