Cite This Page
Bibliographic details for CMU OpenVPN Implementation
- Page name: CMU OpenVPN Implementation
- Author: CMU ITSC Network contributors
- Publisher: CMU ITSC Network, .
- Date of last revision: 19 December 2018 05:07 UTC
- Date retrieved: 13 August 2026 12:49 UTC
- Permanent URL: https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409
- Page Version ID: 1409
Citation styles for CMU OpenVPN Implementation
APA style
CMU OpenVPN Implementation. (2018, December 19). CMU ITSC Network, . Retrieved 12:49, August 13, 2026 from https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409.
MLA style
"CMU OpenVPN Implementation." CMU ITSC Network, . 19 Dec 2018, 05:07 UTC. 13 Aug 2026, 12:49 <https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409>.
MHRA style
CMU ITSC Network contributors, 'CMU OpenVPN Implementation', CMU ITSC Network, , 19 December 2018, 05:07 UTC, <https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409> [accessed 13 August 2026]
Chicago style
CMU ITSC Network contributors, "CMU OpenVPN Implementation," CMU ITSC Network, , https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409 (accessed August 13, 2026).
CBE/CSE style
CMU ITSC Network contributors. CMU OpenVPN Implementation [Internet]. CMU ITSC Network, ; 2018 Dec 19, 05:07 UTC [cited 2026 Aug 13]. Available from: https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409.
Bluebook style
CMU OpenVPN Implementation, https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CMU ITSC Network",
title = "CMU OpenVPN Implementation --- CMU ITSC Network{,} ",
year = "2018",
url = "https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409",
note = "[Online; accessed 13-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 = "CMU ITSC Network",
title = "CMU OpenVPN Implementation --- CMU ITSC Network{,} ",
year = "2018",
url = "\url{https://network.cmu.ac.th/wiki/index.php?title=CMU_OpenVPN_Implementation&oldid=1409}",
note = "[Online; accessed 13-August-2026]"
}