Cite This Page
Bibliographic details for SSL Certificate
- Page name: SSL Certificate
- Author: MuonPi-Wiki contributors
- Publisher: MuonPi-Wiki, .
- Date of last revision: 28 July 2020 18:59 UTC
- Date retrieved: 21 April 2026 01:25 UTC
- Permanent URL: https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355
- Page Version ID: 355
Citation styles for SSL Certificate
APA style
SSL Certificate. (2020, July 28). MuonPi-Wiki, . Retrieved 01:25, April 21, 2026 from https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355.
MLA style
"SSL Certificate." MuonPi-Wiki, . 28 Jul 2020, 18:59 UTC. 21 Apr 2026, 01:25 <https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355>.
MHRA style
MuonPi-Wiki contributors, 'SSL Certificate', MuonPi-Wiki, , 28 July 2020, 18:59 UTC, <https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355> [accessed 21 April 2026]
Chicago style
MuonPi-Wiki contributors, "SSL Certificate," MuonPi-Wiki, , https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355 (accessed April 21, 2026).
CBE/CSE style
MuonPi-Wiki contributors. SSL Certificate [Internet]. MuonPi-Wiki, ; 2020 Jul 28, 18:59 UTC [cited 2026 Apr 21]. Available from: https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355.
Bluebook style
SSL Certificate, https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MuonPi-Wiki",
title = "SSL Certificate --- MuonPi-Wiki{,} ",
year = "2020",
url = "https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355",
note = "[Online; accessed 21-April-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 = "MuonPi-Wiki",
title = "SSL Certificate --- MuonPi-Wiki{,} ",
year = "2020",
url = "\url{https://wiki.muonpi.org/index.php?title=SSL_Certificate&oldid=355}",
note = "[Online; accessed 21-April-2026]"
}