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