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