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