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