Cite This Page
Bibliographic details for Manuel de recherche en technologie éducative
- Page name: Manuel de recherche en technologie éducative
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 12 April 2021 11:40 UTC
- Date retrieved: 11 May 2026 20:32 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715
- Page Version ID: 17715
Citation styles for Manuel de recherche en technologie éducative
APA style
Manuel de recherche en technologie éducative. (2021, April 12). ArboresTechWiki, Digital Empowerment. Retrieved 20:32, May 11, 2026 from http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715.
MLA style
"Manuel de recherche en technologie éducative." ArboresTechWiki, Digital Empowerment. 12 Apr 2021, 11:40 UTC. 11 May 2026, 20:32 <http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715>.
MHRA style
ArboresTechWiki contributors, 'Manuel de recherche en technologie éducative', ArboresTechWiki, Digital Empowerment, 12 April 2021, 11:40 UTC, <http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715> [accessed 11 May 2026]
Chicago style
ArboresTechWiki contributors, "Manuel de recherche en technologie éducative," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715 (accessed May 11, 2026).
CBE/CSE style
ArboresTechWiki contributors. Manuel de recherche en technologie éducative [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 12, 11:40 UTC [cited 2026 May 11]. Available from: http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715.
Bluebook style
Manuel de recherche en technologie éducative, http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Manuel de recherche en technologie éducative --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715",
note = "[Online; accessed 11-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 = "Manuel de recherche en technologie éducative --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=17715}",
note = "[Online; accessed 11-May-2026]"
}