Cite This Page
Bibliographic details for Algorithms as Regulatory Objects
- Page name: Algorithms as Regulatory Objects
- Author: P2P Foundation contributors
- Publisher: P2P Foundation, .
- Date of last revision: 25 February 2021 06:14 UTC
- Date retrieved: 28 September 2025 09:03 UTC
- Permanent URL: https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408
- Page Version ID: 127408
Citation styles for Algorithms as Regulatory Objects
APA style
Algorithms as Regulatory Objects. (2021, February 25). P2P Foundation, . Retrieved 09:03, September 28, 2025 from https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408.
MLA style
"Algorithms as Regulatory Objects." P2P Foundation, . 25 Feb 2021, 06:14 UTC. 28 Sep 2025, 09:03 <https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408>.
MHRA style
P2P Foundation contributors, 'Algorithms as Regulatory Objects', P2P Foundation, , 25 February 2021, 06:14 UTC, <https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408> [accessed 28 September 2025]
Chicago style
P2P Foundation contributors, "Algorithms as Regulatory Objects," P2P Foundation, , https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408 (accessed September 28, 2025).
CBE/CSE style
P2P Foundation contributors. Algorithms as Regulatory Objects [Internet]. P2P Foundation, ; 2021 Feb 25, 06:14 UTC [cited 2025 Sep 28]. Available from: https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408.
Bluebook style
Algorithms as Regulatory Objects, https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408 (last visited September 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "P2P Foundation",
title = "Algorithms as Regulatory Objects --- P2P Foundation{,} ",
year = "2021",
url = "https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408",
note = "[Online; accessed 28-September-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 = "Algorithms as Regulatory Objects --- P2P Foundation{,} ",
year = "2021",
url = "\url{https://wiki.p2pfoundation.net/index.php?title=Algorithms_as_Regulatory_Objects&oldid=127408}",
note = "[Online; accessed 28-September-2025]"
}