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