Cite This Page
Bibliographic details for Article standards and practices
- Page name: Article standards and practices
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 20 June 2017 18:33 UTC
- Date retrieved: 24 March 2026 10:18 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032
- Page Version ID: 10032
Citation styles for Article standards and practices
APA style
Article standards and practices. (2017, June 20). Spherical wiki, . Retrieved 10:18, March 24, 2026 from http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032.
MLA style
"Article standards and practices." Spherical wiki, . 20 Jun 2017, 18:33 UTC. 24 Mar 2026, 10:18 <http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032>.
MHRA style
Spherical wiki contributors, 'Article standards and practices', Spherical wiki, , 20 June 2017, 18:33 UTC, <http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032> [accessed 24 March 2026]
Chicago style
Spherical wiki contributors, "Article standards and practices," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032 (accessed March 24, 2026).
CBE/CSE style
Spherical wiki contributors. Article standards and practices [Internet]. Spherical wiki, ; 2017 Jun 20, 18:33 UTC [cited 2026 Mar 24]. Available from: http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032.
Bluebook style
Article standards and practices, http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Article standards and practices --- Spherical wiki{,} ",
year = "2017",
url = "http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032",
note = "[Online; accessed 24-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 = "Article standards and practices --- Spherical wiki{,} ",
year = "2017",
url = "\url{http://wiki.spheredev.org/index.php?title=Article_standards_and_practices&oldid=10032}",
note = "[Online; accessed 24-March-2026]"
}