Cite This Page
Bibliographic details for Legacy:Functions/Map
- Page name: Legacy:Functions/Map
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 1 June 2013 23:29 UTC
- Date retrieved: 1 July 2026 05:00 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596
- Page Version ID: 596
Citation styles for Legacy:Functions/Map
APA style
Legacy:Functions/Map. (2013, June 1). Spherical wiki, . Retrieved 05:00, July 1, 2026 from http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596.
MLA style
"Legacy:Functions/Map." Spherical wiki, . 1 Jun 2013, 23:29 UTC. 1 Jul 2026, 05:00 <http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596>.
MHRA style
Spherical wiki contributors, 'Legacy:Functions/Map', Spherical wiki, , 1 June 2013, 23:29 UTC, <http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596> [accessed 1 July 2026]
Chicago style
Spherical wiki contributors, "Legacy:Functions/Map," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596 (accessed July 1, 2026).
CBE/CSE style
Spherical wiki contributors. Legacy:Functions/Map [Internet]. Spherical wiki, ; 2013 Jun 1, 23:29 UTC [cited 2026 Jul 1]. Available from: http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596.
Bluebook style
Legacy:Functions/Map, http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596 (last visited July 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Legacy:Functions/Map --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596",
note = "[Online; accessed 1-July-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:Functions/Map --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Legacy:Functions/Map&oldid=596}",
note = "[Online; accessed 1-July-2026]"
}