Cite
Bibliographic details for JavaScript
- Page name: JavaScript
- Author: Knowino contributors
- Publisher: Knowino, an encyclopedia.
- Date of last revision: 13 June 2013 07:44 UTC
- Date retrieved: 15 February 2015 13:28 UTC
- Permanent URL: http://knowino.org/w/index.php?title=JavaScript&oldid=15411
- Page Version ID: 15411
Citation styles for JavaScript
APA style
JavaScript. (2013, June 13). Knowino, an encyclopedia. Retrieved 13:28, February 15, 2015 from http://knowino.org/w/index.php?title=JavaScript&oldid=15411.
MLA style
"JavaScript." Knowino, an encyclopedia. 13 Jun 2013, 07:44 UTC. 15 Feb 2015, 13:28 <http://knowino.org/w/index.php?title=JavaScript&oldid=15411>.
MHRA style
Knowino contributors, 'JavaScript', Knowino, an encyclopedia, 13 June 2013, 07:44 UTC, <http://knowino.org/w/index.php?title=JavaScript&oldid=15411> [accessed 15 February 2015]
Chicago style
Knowino contributors, "JavaScript," Knowino, an encyclopedia, http://knowino.org/w/index.php?title=JavaScript&oldid=15411 (accessed February 15, 2015).
CBE/CSE style
Knowino contributors. JavaScript [Internet]. Knowino, an encyclopedia; 2013 Jun 13, 07:44 UTC [cited 2015 Feb 15]. Available from: http://knowino.org/w/index.php?title=JavaScript&oldid=15411.
Bluebook style
JavaScript, http://knowino.org/w/index.php?title=JavaScript&oldid=15411 (last visited February 15, 2015).
BibTeX entry
@misc{ wiki:xxx, author = "Knowino", title = "JavaScript --- Knowino{,} an encyclopedia", year = "2013", url = "http://knowino.org/w/index.php?title=JavaScript&oldid=15411", note = "[Online; accessed 15-February-2015]" }
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 = "Knowino", title = "JavaScript --- Knowino{,} an encyclopedia", year = "2013", url = "\url{http://knowino.org/w/index.php?title=JavaScript&oldid=15411}", note = "[Online; accessed 15-February-2015]" }