Cite This Page
Bibliographic details for Fr:Développement Lua
- Page name: Fr:Développement Lua
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 1 August 2010 18:51 UTC
- Date retrieved: 30 June 2026 19:40 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445
- Page Version ID: 8445
Citation styles for Fr:Développement Lua
APA style
Fr:Développement Lua. (2010, August 1). ArmadeusWiki, . Retrieved 19:40, June 30, 2026 from http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445.
MLA style
"Fr:Développement Lua." ArmadeusWiki, . 1 Aug 2010, 18:51 UTC. 30 Jun 2026, 19:40 <http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445>.
MHRA style
ArmadeusWiki contributors, 'Fr:Développement Lua', ArmadeusWiki, , 1 August 2010, 18:51 UTC, <http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445> [accessed 30 June 2026]
Chicago style
ArmadeusWiki contributors, "Fr:Développement Lua," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445 (accessed June 30, 2026).
CBE/CSE style
ArmadeusWiki contributors. Fr:Développement Lua [Internet]. ArmadeusWiki, ; 2010 Aug 1, 18:51 UTC [cited 2026 Jun 30]. Available from: http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445.
Bluebook style
Fr:Développement Lua, http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Fr:Développement Lua --- ArmadeusWiki{,} ",
year = "2010",
url = "http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445",
note = "[Online; accessed 30-June-2026]"
}
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 = "Fr:Développement Lua --- ArmadeusWiki{,} ",
year = "2010",
url = "\url{http://armadeus.org/wiki/index.php?title=Fr:D%C3%A9veloppement_Lua&oldid=8445}",
note = "[Online; accessed 30-June-2026]"
}