Cite This Page
Bibliographic details for Peer-to-Peer Systems
- Page name: Peer-to-Peer Systems
- Author: P2P Foundation contributors
- Publisher: P2P Foundation, .
- Date of last revision: 21 February 2011 09:04 UTC
- Date retrieved: 15 December 2025 08:47 UTC
- Permanent URL: https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484
- Page Version ID: 47484
Citation styles for Peer-to-Peer Systems
APA style
Peer-to-Peer Systems. (2011, February 21). P2P Foundation, . Retrieved 08:47, December 15, 2025 from https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484.
MLA style
"Peer-to-Peer Systems." P2P Foundation, . 21 Feb 2011, 09:04 UTC. 15 Dec 2025, 08:47 <https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484>.
MHRA style
P2P Foundation contributors, 'Peer-to-Peer Systems', P2P Foundation, , 21 February 2011, 09:04 UTC, <https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484> [accessed 15 December 2025]
Chicago style
P2P Foundation contributors, "Peer-to-Peer Systems," P2P Foundation, , https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484 (accessed December 15, 2025).
CBE/CSE style
P2P Foundation contributors. Peer-to-Peer Systems [Internet]. P2P Foundation, ; 2011 Feb 21, 09:04 UTC [cited 2025 Dec 15]. Available from: https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484.
Bluebook style
Peer-to-Peer Systems, https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484 (last visited December 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "P2P Foundation",
title = "Peer-to-Peer Systems --- P2P Foundation{,} ",
year = "2011",
url = "https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484",
note = "[Online; accessed 15-December-2025]"
}
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 = "P2P Foundation",
title = "Peer-to-Peer Systems --- P2P Foundation{,} ",
year = "2011",
url = "\url{https://wiki.p2pfoundation.net/index.php?title=Peer-to-Peer_Systems&oldid=47484}",
note = "[Online; accessed 15-December-2025]"
}