Cite This Page
Bibliographic details for Factory Tutorial
- Page name: Factory Tutorial
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 3 March 2014 01:25 UTC
- Date retrieved: 21 November 2024 23:05 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156
- Page Version ID: 1156
Citation styles for Factory Tutorial
APA style
Factory Tutorial. (2014, March 3). Spherical wiki, . Retrieved 23:05, November 21, 2024 from http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156.
MLA style
"Factory Tutorial." Spherical wiki, . 3 Mar 2014, 01:25 UTC. 21 Nov 2024, 23:05 <http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156>.
MHRA style
Spherical wiki contributors, 'Factory Tutorial', Spherical wiki, , 3 March 2014, 01:25 UTC, <http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156> [accessed 21 November 2024]
Chicago style
Spherical wiki contributors, "Factory Tutorial," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156 (accessed November 21, 2024).
CBE/CSE style
Spherical wiki contributors. Factory Tutorial [Internet]. Spherical wiki, ; 2014 Mar 3, 01:25 UTC [cited 2024 Nov 21]. Available from: http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156.
Bluebook style
Factory Tutorial, http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "Factory Tutorial --- Spherical wiki{,} ", year = "2014", url = "http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156", note = "[Online; accessed 21-November-2024]" }
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 = "Factory Tutorial --- Spherical wiki{,} ", year = "2014", url = "\url{http://wiki.spheredev.org/index.php?title=Factory_Tutorial&oldid=1156}", note = "[Online; accessed 21-November-2024]" }