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