Cite This Page
Bibliographic details for Lua development
- Page name: Lua development
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 1 August 2010 18:51 UTC
- Date retrieved: 1 November 2024 01:04 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490
- Page Version ID: 2490
Citation styles for Lua development
APA style
Lua development. (2010, August 1). ArmadeusWiki, . Retrieved 01:04, November 1, 2024 from http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490.
MLA style
"Lua development." ArmadeusWiki, . 1 Aug 2010, 18:51 UTC. 1 Nov 2024, 01:04 <http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490>.
MHRA style
ArmadeusWiki contributors, 'Lua development', ArmadeusWiki, , 1 August 2010, 18:51 UTC, <http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490> [accessed 1 November 2024]
Chicago style
ArmadeusWiki contributors, "Lua development," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490 (accessed November 1, 2024).
CBE/CSE style
ArmadeusWiki contributors. Lua development [Internet]. ArmadeusWiki, ; 2010 Aug 1, 18:51 UTC [cited 2024 Nov 1]. Available from: http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490.
Bluebook style
Lua development, http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "ArmadeusWiki", title = "Lua development --- ArmadeusWiki{,} ", year = "2010", url = "http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490", note = "[Online; accessed 1-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 = "ArmadeusWiki", title = "Lua development --- ArmadeusWiki{,} ", year = "2010", url = "\url{http://www.armadeus.org/wiki/index.php?title=Lua_development&oldid=2490}", note = "[Online; accessed 1-November-2024]" }