Cite This Page
Bibliographic details for IPsec VPN with pfSense
- Page name: IPsec VPN with pfSense
- Author: Piracy For Jesus! contributors
- Publisher: Piracy For Jesus!, .
- Date of last revision: 23 July 2019 22:47 UTC
- Date retrieved: 10 August 2026 09:06 UTC
- Permanent URL: http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3
- Page Version ID: 3
Citation styles for IPsec VPN with pfSense
APA style
IPsec VPN with pfSense. (2019, July 23). Piracy For Jesus!, . Retrieved 09:06, August 10, 2026 from http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3.
MLA style
"IPsec VPN with pfSense." Piracy For Jesus!, . 23 Jul 2019, 22:47 UTC. 10 Aug 2026, 09:06 <http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3>.
MHRA style
Piracy For Jesus! contributors, 'IPsec VPN with pfSense', Piracy For Jesus!, , 23 July 2019, 22:47 UTC, <http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3> [accessed 10 August 2026]
Chicago style
Piracy For Jesus! contributors, "IPsec VPN with pfSense," Piracy For Jesus!, , http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3 (accessed August 10, 2026).
CBE/CSE style
Piracy For Jesus! contributors. IPsec VPN with pfSense [Internet]. Piracy For Jesus!, ; 2019 Jul 23, 22:47 UTC [cited 2026 Aug 10]. Available from: http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3.
Bluebook style
IPsec VPN with pfSense, http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Piracy For Jesus!",
title = "IPsec VPN with pfSense --- Piracy For Jesus!{,} ",
year = "2019",
url = "http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3",
note = "[Online; accessed 10-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 = "Piracy For Jesus!",
title = "IPsec VPN with pfSense --- Piracy For Jesus!{,} ",
year = "2019",
url = "\url{http://piracyforjesus.xyz/w/index.php?title=IPsec_VPN_with_pfSense&oldid=3}",
note = "[Online; accessed 10-August-2026]"
}