Cite This Page
Bibliographic details for HTTPS/Client-authenticated
- Page name: HTTPS/Client-authenticated
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 11 February 2025 18:02 UTC
- Date retrieved: 29 April 2025 10:58 UTC
- Permanent URL: https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891
- Page Version ID: 376891
Citation styles for HTTPS/Client-authenticated
APA style
HTTPS/Client-authenticated. (2025, February 11). Rosetta Code. Retrieved 10:58, April 29, 2025 from https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891.
MLA style
"HTTPS/Client-authenticated." Rosetta Code. 11 Feb 2025, 18:02 UTC. 29 Apr 2025, 10:58 <https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891>.
MHRA style
Rosetta Code contributors, 'HTTPS/Client-authenticated', Rosetta Code, 11 February 2025, 18:02 UTC, <https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891> [accessed 29 April 2025]
Chicago style
Rosetta Code contributors, "HTTPS/Client-authenticated," Rosetta Code, https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891 (accessed April 29, 2025).
CBE/CSE style
Rosetta Code contributors. HTTPS/Client-authenticated [Internet]. Rosetta Code; 2025 Feb 11, 18:02 UTC [cited 2025 Apr 29]. Available from: https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891.
Bluebook style
HTTPS/Client-authenticated, https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891 (last visited April 29, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "HTTPS/Client-authenticated --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891", note = "[Online; accessed 29-April-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 = "Rosetta Code", title = "HTTPS/Client-authenticated --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376891}", note = "[Online; accessed 29-April-2025]" }