Cite This Page
Bibliographic details for OpenVPN
- Page name: OpenVPN
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 26 June 2020 19:00 UTC
- Date retrieved: 12 March 2026 11:36 UTC
- Permanent URL: https://wpkg.org/index.php?title=OpenVPN&oldid=13459
- Page Version ID: 13459
Citation styles for OpenVPN
APA style
OpenVPN. (2020, June 26). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:36, March 12, 2026 from https://wpkg.org/index.php?title=OpenVPN&oldid=13459.
MLA style
"OpenVPN." WPKG | Open Source Software Deployment and Distribution, . 26 Jun 2020, 19:00 UTC. 12 Mar 2026, 11:36 <https://wpkg.org/index.php?title=OpenVPN&oldid=13459>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'OpenVPN', WPKG | Open Source Software Deployment and Distribution, , 26 June 2020, 19:00 UTC, <https://wpkg.org/index.php?title=OpenVPN&oldid=13459> [accessed 12 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "OpenVPN," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=OpenVPN&oldid=13459 (accessed March 12, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. OpenVPN [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2020 Jun 26, 19:00 UTC [cited 2026 Mar 12]. Available from: https://wpkg.org/index.php?title=OpenVPN&oldid=13459.
Bluebook style
OpenVPN, https://wpkg.org/index.php?title=OpenVPN&oldid=13459 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "OpenVPN --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "https://wpkg.org/index.php?title=OpenVPN&oldid=13459",
note = "[Online; accessed 12-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "OpenVPN --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "\url{https://wpkg.org/index.php?title=OpenVPN&oldid=13459}",
note = "[Online; accessed 12-March-2026]"
}