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