Cite This Page
Bibliographic details for Les boîtes à moustache
- Page name: Les boîtes à moustache
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:18 UTC
- Date retrieved: 9 June 2026 21:29 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134
- Page Version ID: 16134
Citation styles for Les boîtes à moustache
APA style
Les boîtes à moustache. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 21:29, June 9, 2026 from http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134.
MLA style
"Les boîtes à moustache." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:18 UTC. 9 Jun 2026, 21:29 <http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134>.
MHRA style
ArboresTechWiki contributors, 'Les boîtes à moustache', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:18 UTC, <http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134> [accessed 9 June 2026]
Chicago style
ArboresTechWiki contributors, "Les boîtes à moustache," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134 (accessed June 9, 2026).
CBE/CSE style
ArboresTechWiki contributors. Les boîtes à moustache [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:18 UTC [cited 2026 Jun 9]. Available from: http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134.
Bluebook style
Les boîtes à moustache, http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Les boîtes à moustache --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134",
note = "[Online; accessed 9-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 = "ArboresTechWiki",
title = "Les boîtes à moustache --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=Les_bo%C3%AEtes_%C3%A0_moustache&oldid=16134}",
note = "[Online; accessed 9-June-2026]"
}