Cite This Page
Bibliographic details for De la théorie aux données
- Page name: De la théorie aux données
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:19 UTC
- Date retrieved: 13 May 2026 07:29 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406
- Page Version ID: 16406
Citation styles for De la théorie aux données
APA style
De la théorie aux données. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 07:29, May 13, 2026 from http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406.
MLA style
"De la théorie aux données." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:19 UTC. 13 May 2026, 07:29 <http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406>.
MHRA style
ArboresTechWiki contributors, 'De la théorie aux données', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:19 UTC, <http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406> [accessed 13 May 2026]
Chicago style
ArboresTechWiki contributors, "De la théorie aux données," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406 (accessed May 13, 2026).
CBE/CSE style
ArboresTechWiki contributors. De la théorie aux données [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:19 UTC [cited 2026 May 13]. Available from: http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406.
Bluebook style
De la théorie aux données, http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "De la théorie aux données --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406",
note = "[Online; accessed 13-May-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 = "De la théorie aux données --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=De_la_th%C3%A9orie_aux_donn%C3%A9es&oldid=16406}",
note = "[Online; accessed 13-May-2026]"
}