Cite This Page
Bibliographic details for VPN Community Initiative
- Page name: VPN Community Initiative
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 5 December 2023 16:11 UTC
- Date retrieved: 19 May 2026 06:40 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663
- Page Version ID: 48663
Citation styles for VPN Community Initiative
APA style
VPN Community Initiative. (2023, December 5). TCU Wiki. Retrieved 06:40, May 19, 2026 from https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663.
MLA style
"VPN Community Initiative." TCU Wiki. 5 Dec 2023, 16:11 UTC. 19 May 2026, 06:40 <https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663>.
MHRA style
TCU Wiki contributors, 'VPN Community Initiative', TCU Wiki, 5 December 2023, 16:11 UTC, <https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663> [accessed 19 May 2026]
Chicago style
TCU Wiki contributors, "VPN Community Initiative," TCU Wiki, https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663 (accessed May 19, 2026).
CBE/CSE style
TCU Wiki contributors. VPN Community Initiative [Internet]. TCU Wiki; 2023 Dec 5, 16:11 UTC [cited 2026 May 19]. Available from: https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663.
Bluebook style
VPN Community Initiative, https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "VPN Community Initiative --- TCU Wiki{,} ",
year = "2023",
url = "https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663",
note = "[Online; accessed 19-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 = "TCU Wiki",
title = "VPN Community Initiative --- TCU Wiki{,} ",
year = "2023",
url = "\url{https://wiki.digitalrights.community/index.php?title=VPN_Community_Initiative&oldid=48663}",
note = "[Online; accessed 19-May-2026]"
}