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