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