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: 27 January 2025 16:29 UTC
- Date retrieved: 15 March 2025 08:23 UTC
- Permanent URL: https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093
- Page Version ID: 376093
Citation styles for HTTPS/Client-authenticated
APA style
HTTPS/Client-authenticated. (2025, January 27). Rosetta Code. Retrieved 08:23, March 15, 2025 from https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093.
MLA style
"HTTPS/Client-authenticated." Rosetta Code. 27 Jan 2025, 16:29 UTC. 15 Mar 2025, 08:23 <https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093>.
MHRA style
Rosetta Code contributors, 'HTTPS/Client-authenticated', Rosetta Code, 27 January 2025, 16:29 UTC, <https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093> [accessed 15 March 2025]
Chicago style
Rosetta Code contributors, "HTTPS/Client-authenticated," Rosetta Code, https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093 (accessed March 15, 2025).
CBE/CSE style
Rosetta Code contributors. HTTPS/Client-authenticated [Internet]. Rosetta Code; 2025 Jan 27, 16:29 UTC [cited 2025 Mar 15]. Available from: https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093.
Bluebook style
HTTPS/Client-authenticated, https://rosettacode.org/wiki/HTTPS/Client-authenticated?oldid=376093 (last visited March 15, 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=376093", note = "[Online; accessed 15-March-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=376093}", note = "[Online; accessed 15-March-2025]" }