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