Cite This Page
Bibliographic details for API:FS.relativePath
- Page name: API:FS.relativePath
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 18 August 2017 18:32 UTC
- Date retrieved: 13 December 2025 13:41 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139
- Page Version ID: 10139
Citation styles for API:FS.relativePath
APA style
API:FS.relativePath. (2017, August 18). Spherical wiki, . Retrieved 13:41, December 13, 2025 from http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139.
MLA style
"API:FS.relativePath." Spherical wiki, . 18 Aug 2017, 18:32 UTC. 13 Dec 2025, 13:41 <http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139>.
MHRA style
Spherical wiki contributors, 'API:FS.relativePath', Spherical wiki, , 18 August 2017, 18:32 UTC, <http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139> [accessed 13 December 2025]
Chicago style
Spherical wiki contributors, "API:FS.relativePath," Spherical wiki, , http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139 (accessed December 13, 2025).
CBE/CSE style
Spherical wiki contributors. API:FS.relativePath [Internet]. Spherical wiki, ; 2017 Aug 18, 18:32 UTC [cited 2025 Dec 13]. Available from: http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139.
Bluebook style
API:FS.relativePath, http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139 (last visited December 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "API:FS.relativePath --- Spherical wiki{,} ",
year = "2017",
url = "http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139",
note = "[Online; accessed 13-December-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 = "API:FS.relativePath --- Spherical wiki{,} ",
year = "2017",
url = "\url{http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10139}",
note = "[Online; accessed 13-December-2025]"
}