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