Cite This Page
Bibliographic details for WireGuard
- Page name: WireGuard
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 20 November 2020 15:52 UTC
- Date retrieved: 27 October 2025 09:00 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=WireGuard&oldid=14331
- Page Version ID: 14331
Citation styles for WireGuard
APA style
WireGuard. (2020, November 20). Fixme.ch, . Retrieved 09:00, October 27, 2025 from https://fixme.ch/w/index.php?title=WireGuard&oldid=14331.
MLA style
"WireGuard." Fixme.ch, . 20 Nov 2020, 15:52 UTC. 27 Oct 2025, 09:00 <https://fixme.ch/w/index.php?title=WireGuard&oldid=14331>.
MHRA style
Fixme.ch contributors, 'WireGuard', Fixme.ch, , 20 November 2020, 15:52 UTC, <https://fixme.ch/w/index.php?title=WireGuard&oldid=14331> [accessed 27 October 2025]
Chicago style
Fixme.ch contributors, "WireGuard," Fixme.ch, , https://fixme.ch/w/index.php?title=WireGuard&oldid=14331 (accessed October 27, 2025).
CBE/CSE style
Fixme.ch contributors. WireGuard [Internet]. Fixme.ch, ; 2020 Nov 20, 15:52 UTC [cited 2025 Oct 27]. Available from: https://fixme.ch/w/index.php?title=WireGuard&oldid=14331.
Bluebook style
WireGuard, https://fixme.ch/w/index.php?title=WireGuard&oldid=14331 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "WireGuard --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=WireGuard&oldid=14331",
note = "[Online; accessed 27-October-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 = "Fixme.ch",
title = "WireGuard --- Fixme.ch{,} ",
year = "2020",
url = "\url{https://fixme.ch/w/index.php?title=WireGuard&oldid=14331}",
note = "[Online; accessed 27-October-2025]"
}