Cite This Page
Bibliographic details for Distributed Problem Solving
- Page name: Distributed Problem Solving
- Author: P2P Foundation contributors
- Publisher: P2P Foundation, .
- Date of last revision: 31 December 2013 10:45 UTC
- Date retrieved: 12 January 2026 19:49 UTC
- Permanent URL: https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272
- Page Version ID: 81272
Citation styles for Distributed Problem Solving
APA style
Distributed Problem Solving. (2013, December 31). P2P Foundation, . Retrieved 19:49, January 12, 2026 from https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272.
MLA style
"Distributed Problem Solving." P2P Foundation, . 31 Dec 2013, 10:45 UTC. 12 Jan 2026, 19:49 <https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272>.
MHRA style
P2P Foundation contributors, 'Distributed Problem Solving', P2P Foundation, , 31 December 2013, 10:45 UTC, <https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272> [accessed 12 January 2026]
Chicago style
P2P Foundation contributors, "Distributed Problem Solving," P2P Foundation, , https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272 (accessed January 12, 2026).
CBE/CSE style
P2P Foundation contributors. Distributed Problem Solving [Internet]. P2P Foundation, ; 2013 Dec 31, 10:45 UTC [cited 2026 Jan 12]. Available from: https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272.
Bluebook style
Distributed Problem Solving, https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272 (last visited January 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "P2P Foundation",
title = "Distributed Problem Solving --- P2P Foundation{,} ",
year = "2013",
url = "https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272",
note = "[Online; accessed 12-January-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 = "P2P Foundation",
title = "Distributed Problem Solving --- P2P Foundation{,} ",
year = "2013",
url = "\url{https://wiki.p2pfoundation.net/index.php?title=Distributed_Problem_Solving&oldid=81272}",
note = "[Online; accessed 12-January-2026]"
}