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: 19 August 2026 18:52 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148
- Page Version ID: 5148
Citation styles for OpenVPN
APA style
OpenVPN. (2013, December 27). Fixme.ch, . Retrieved 18:52, August 19, 2026 from https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148.
MLA style
"OpenVPN." Fixme.ch, . 27 Dec 2013, 18:06 UTC. 19 Aug 2026, 18:52 <https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148>.
MHRA style
Fixme.ch contributors, 'OpenVPN', Fixme.ch, , 27 December 2013, 18:06 UTC, <https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148> [accessed 19 August 2026]
Chicago style
Fixme.ch contributors, "OpenVPN," Fixme.ch, , https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148 (accessed August 19, 2026).
CBE/CSE style
Fixme.ch contributors. OpenVPN [Internet]. Fixme.ch, ; 2013 Dec 27, 18:06 UTC [cited 2026 Aug 19]. Available from: https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148.
Bluebook style
OpenVPN, https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "OpenVPN --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148",
note = "[Online; accessed 19-August-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 = "OpenVPN --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=OpenVPN&oldid=5148}",
note = "[Online; accessed 19-August-2026]"
}