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: 25 April 2025 19:53 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685
- Page Version ID: 2685
Citation styles for Lua development
APA style
Lua development. (2010, August 1). ArmadeusWiki, . Retrieved 19:53, April 25, 2025 from http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685.
MLA style
"Lua development." ArmadeusWiki, . 1 Aug 2010, 18:51 UTC. 25 Apr 2025, 19:53 <http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685>.
MHRA style
ArmadeusWiki contributors, 'Lua development', ArmadeusWiki, , 1 August 2010, 18:51 UTC, <http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685> [accessed 25 April 2025]
Chicago style
ArmadeusWiki contributors, "Lua development," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685 (accessed April 25, 2025).
CBE/CSE style
ArmadeusWiki contributors. Lua development [Internet]. ArmadeusWiki, ; 2010 Aug 1, 18:51 UTC [cited 2025 Apr 25]. Available from: http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685.
Bluebook style
Lua development, http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "ArmadeusWiki", title = "Lua development --- ArmadeusWiki{,} ", year = "2010", url = "http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685", note = "[Online; accessed 25-April-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 = "ArmadeusWiki", title = "Lua development --- ArmadeusWiki{,} ", year = "2010", url = "\url{http://armadeus.org/wiki/index.php?title=Lua_development&oldid=2685}", note = "[Online; accessed 25-April-2025]" }