Cite This Page
Bibliographic details for Peer-to-peer learning
- Page name: Peer-to-peer learning
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 27 January 2019 15:20 UTC
- Date retrieved: 13 March 2026 02:20 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238
- Page Version ID: 70238
Citation styles for Peer-to-peer learning
APA style
Peer-to-peer learning. (2019, January 27). EduTech Wiki. Retrieved 02:20, March 13, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238.
MLA style
"Peer-to-peer learning." EduTech Wiki. 27 Jan 2019, 15:20 UTC. 13 Mar 2026, 02:20 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238>.
MHRA style
EduTech Wiki contributors, 'Peer-to-peer learning', EduTech Wiki, 27 January 2019, 15:20 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238> [accessed 13 March 2026]
Chicago style
EduTech Wiki contributors, "Peer-to-peer learning," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238 (accessed March 13, 2026).
CBE/CSE style
EduTech Wiki contributors. Peer-to-peer learning [Internet]. EduTech Wiki; 2019 Jan 27, 15:20 UTC [cited 2026 Mar 13]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238.
Bluebook style
Peer-to-peer learning, https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Peer-to-peer learning --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2019",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238",
note = "[Online; accessed 13-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 = "EduTech Wiki",
title = "Peer-to-peer learning --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2019",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Peer-to-peer_learning&oldid=70238}",
note = "[Online; accessed 13-March-2026]"
}