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: 23 July 2026 11:22 UTC
- Date retrieved: 17 August 2026 19:39 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836
- Page Version ID: 22836
Citation styles for Manuel de recherche en technologie éducative
APA style
Manuel de recherche en technologie éducative. (2026, July 23). ArboresTechWiki, Digital Empowerment. Retrieved 19:39, August 17, 2026 from http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836.
MLA style
"Manuel de recherche en technologie éducative." ArboresTechWiki, Digital Empowerment. 23 Jul 2026, 11:22 UTC. 17 Aug 2026, 19:39 <http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836>.
MHRA style
ArboresTechWiki contributors, 'Manuel de recherche en technologie éducative', ArboresTechWiki, Digital Empowerment, 23 July 2026, 11:22 UTC, <http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836> [accessed 17 August 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=22836 (accessed August 17, 2026).
CBE/CSE style
ArboresTechWiki contributors. Manuel de recherche en technologie éducative [Internet]. ArboresTechWiki, Digital Empowerment; 2026 Jul 23, 11:22 UTC [cited 2026 Aug 17]. Available from: http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836.
Bluebook style
Manuel de recherche en technologie éducative, http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Manuel de recherche en technologie éducative --- ArboresTechWiki{,} Digital Empowerment",
year = "2026",
url = "http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836",
note = "[Online; accessed 17-August-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 = "2026",
url = "\url{http://w.arbores.tech/w/index.php?title=Manuel_de_recherche_en_technologie_%C3%A9ducative&oldid=22836}",
note = "[Online; accessed 17-August-2026]"
}