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