Cite This Page
Bibliographic details for SSL CA Install
- Page name: SSL CA Install
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 12 June 2017 15:31 UTC
- Date retrieved: 5 December 2025 14:50 UTC
- Permanent URL: https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270
- Page Version ID: 3270
Citation styles for SSL CA Install
APA style
SSL CA Install. (2017, June 12). WPKG | Open Source Software Deployment and Distribution, . Retrieved 14:50, December 5, 2025 from https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270.
MLA style
"SSL CA Install." WPKG | Open Source Software Deployment and Distribution, . 12 Jun 2017, 15:31 UTC. 5 Dec 2025, 14:50 <https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'SSL CA Install', WPKG | Open Source Software Deployment and Distribution, , 12 June 2017, 15:31 UTC, <https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "SSL CA Install," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. SSL CA Install [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2017 Jun 12, 15:31 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270.
Bluebook style
SSL CA Install, https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "SSL CA Install --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270",
note = "[Online; accessed 5-December-2025]"
}
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 = "SSL CA Install --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "\url{https://wpkg.org/index.php?title=SSL_CA_Install&oldid=3270}",
note = "[Online; accessed 5-December-2025]"
}