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:37 UTC
- Date retrieved: 16 December 2025 00:56 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140
- Page Version ID: 10140
Citation styles for API:FS.relativePath
APA style
API:FS.relativePath. (2017, August 18). Spherical wiki, . Retrieved 00:56, December 16, 2025 from http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140.
MLA style
"API:FS.relativePath." Spherical wiki, . 18 Aug 2017, 18:37 UTC. 16 Dec 2025, 00:56 <http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140>.
MHRA style
Spherical wiki contributors, 'API:FS.relativePath', Spherical wiki, , 18 August 2017, 18:37 UTC, <http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140> [accessed 16 December 2025]
Chicago style
Spherical wiki contributors, "API:FS.relativePath," Spherical wiki, , http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140 (accessed December 16, 2025).
CBE/CSE style
Spherical wiki contributors. API:FS.relativePath [Internet]. Spherical wiki, ; 2017 Aug 18, 18:37 UTC [cited 2025 Dec 16]. Available from: http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140.
Bluebook style
API:FS.relativePath, http://wiki.spheredev.org/index.php?title=API:FS.relativePath&oldid=10140 (last visited December 16, 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=10140",
note = "[Online; accessed 16-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=10140}",
note = "[Online; accessed 16-December-2025]"
}