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