Cite This Page
Bibliographic details for Making a Menu
- Page name: Making a Menu
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 27 July 2013 12:55 UTC
- Date retrieved: 7 June 2025 19:33 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997
- Page Version ID: 997
Citation styles for Making a Menu
APA style
Making a Menu. (2013, July 27). Spherical wiki, . Retrieved 19:33, June 7, 2025 from http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997.
MLA style
"Making a Menu." Spherical wiki, . 27 Jul 2013, 12:55 UTC. 7 Jun 2025, 19:33 <http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997>.
MHRA style
Spherical wiki contributors, 'Making a Menu', Spherical wiki, , 27 July 2013, 12:55 UTC, <http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997> [accessed 7 June 2025]
Chicago style
Spherical wiki contributors, "Making a Menu," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997 (accessed June 7, 2025).
CBE/CSE style
Spherical wiki contributors. Making a Menu [Internet]. Spherical wiki, ; 2013 Jul 27, 12:55 UTC [cited 2025 Jun 7]. Available from: http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997.
Bluebook style
Making a Menu, http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997 (last visited June 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "Making a Menu --- Spherical wiki{,} ", year = "2013", url = "http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997", note = "[Online; accessed 7-June-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 = "Making a Menu --- Spherical wiki{,} ", year = "2013", url = "\url{http://wiki.spheredev.org/index.php?title=Making_a_Menu&oldid=997}", note = "[Online; accessed 7-June-2025]" }