|
|
Cite This Page
Bibliographic details for VPN
- Page name: VPN
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 6 August 2019 03:08 UTC
- Date retrieved: 15 May 2026 12:51 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=VPN&oldid=7422
- Page Version ID: 7422
Citation styles for VPN
APA style
VPN. (2019, August 6). zaoniao, . Retrieved 12:51, May 15, 2026 from http://en.zaoniao.it/index.php?title=VPN&oldid=7422.
MLA style
"VPN." zaoniao, . 6 Aug 2019, 03:08 UTC. 15 May 2026, 12:51 <http://en.zaoniao.it/index.php?title=VPN&oldid=7422>.
MHRA style
zaoniao contributors, 'VPN', zaoniao, , 6 August 2019, 03:08 UTC, <http://en.zaoniao.it/index.php?title=VPN&oldid=7422> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "VPN," zaoniao, , http://en.zaoniao.it/index.php?title=VPN&oldid=7422 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. VPN [Internet]. zaoniao, ; 2019 Aug 6, 03:08 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=VPN&oldid=7422.
Bluebook style
VPN, http://en.zaoniao.it/index.php?title=VPN&oldid=7422 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "VPN --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=VPN&oldid=7422",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "VPN --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=VPN&oldid=7422}",
note = "[Online; accessed 15-May-2026]"
}