Cite This Page
Bibliographic details for OpenBSD Foundation
- Page name: OpenBSD Foundation
- Author: P2P Foundation contributors
- Publisher: P2P Foundation, .
- Date of last revision: 27 September 2007 03:17 UTC
- Date retrieved: 10 December 2025 12:10 UTC
- Permanent URL: https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686
- Page Version ID: 15686
Citation styles for OpenBSD Foundation
APA style
OpenBSD Foundation. (2007, September 27). P2P Foundation, . Retrieved 12:10, December 10, 2025 from https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686.
MLA style
"OpenBSD Foundation." P2P Foundation, . 27 Sep 2007, 03:17 UTC. 10 Dec 2025, 12:10 <https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686>.
MHRA style
P2P Foundation contributors, 'OpenBSD Foundation', P2P Foundation, , 27 September 2007, 03:17 UTC, <https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686> [accessed 10 December 2025]
Chicago style
P2P Foundation contributors, "OpenBSD Foundation," P2P Foundation, , https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686 (accessed December 10, 2025).
CBE/CSE style
P2P Foundation contributors. OpenBSD Foundation [Internet]. P2P Foundation, ; 2007 Sep 27, 03:17 UTC [cited 2025 Dec 10]. Available from: https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686.
Bluebook style
OpenBSD Foundation, https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686 (last visited December 10, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "P2P Foundation",
title = "OpenBSD Foundation --- P2P Foundation{,} ",
year = "2007",
url = "https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686",
note = "[Online; accessed 10-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 = "OpenBSD Foundation --- P2P Foundation{,} ",
year = "2007",
url = "\url{https://wiki.p2pfoundation.net/index.php?title=OpenBSD_Foundation&oldid=15686}",
note = "[Online; accessed 10-December-2025]"
}