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: 6 March 2026 21:10 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=WireGuard&oldid=14677
- Page Version ID: 14677
Citation styles for WireGuard
APA style
WireGuard. (2020, November 20). Fixme.ch, . Retrieved 21:10, March 6, 2026 from http://fixme.ch/w/index.php?title=WireGuard&oldid=14677.
MLA style
"WireGuard." Fixme.ch, . 20 Nov 2020, 15:52 UTC. 6 Mar 2026, 21:10 <http://fixme.ch/w/index.php?title=WireGuard&oldid=14677>.
MHRA style
Fixme.ch contributors, 'WireGuard', Fixme.ch, , 20 November 2020, 15:52 UTC, <http://fixme.ch/w/index.php?title=WireGuard&oldid=14677> [accessed 6 March 2026]
Chicago style
Fixme.ch contributors, "WireGuard," Fixme.ch, , http://fixme.ch/w/index.php?title=WireGuard&oldid=14677 (accessed March 6, 2026).
CBE/CSE style
Fixme.ch contributors. WireGuard [Internet]. Fixme.ch, ; 2020 Nov 20, 15:52 UTC [cited 2026 Mar 6]. Available from: http://fixme.ch/w/index.php?title=WireGuard&oldid=14677.
Bluebook style
WireGuard, http://fixme.ch/w/index.php?title=WireGuard&oldid=14677 (last visited March 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "WireGuard --- Fixme.ch{,} ",
year = "2020",
url = "http://fixme.ch/w/index.php?title=WireGuard&oldid=14677",
note = "[Online; accessed 6-March-2026]"
}
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{http://fixme.ch/w/index.php?title=WireGuard&oldid=14677}",
note = "[Online; accessed 6-March-2026]"
}