Cite This Page
Bibliographic details for Protocols and standards on the web
- Page name: Protocols and standards on the web
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 20 February 2023 07:14 UTC
- Date retrieved: 14 October 2024 09:19 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040
- Page Version ID: 12040
Citation styles for Protocols and standards on the web
APA style
Protocols and standards on the web. (2023, February 20). Computer Science Wiki, . Retrieved 09:19, October 14, 2024 from https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040.
MLA style
"Protocols and standards on the web." Computer Science Wiki, . 20 Feb 2023, 07:14 UTC. 14 Oct 2024, 09:19 <https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040>.
MHRA style
Computer Science Wiki contributors, 'Protocols and standards on the web', Computer Science Wiki, , 20 February 2023, 07:14 UTC, <https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040> [accessed 14 October 2024]
Chicago style
Computer Science Wiki contributors, "Protocols and standards on the web," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040 (accessed October 14, 2024).
CBE/CSE style
Computer Science Wiki contributors. Protocols and standards on the web [Internet]. Computer Science Wiki, ; 2023 Feb 20, 07:14 UTC [cited 2024 Oct 14]. Available from: https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040.
Bluebook style
Protocols and standards on the web, https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040 (last visited October 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Protocols and standards on the web --- Computer Science Wiki{,} ", year = "2023", url = "https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040", note = "[Online; accessed 14-October-2024]" }
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 = "Computer Science Wiki", title = "Protocols and standards on the web --- Computer Science Wiki{,} ", year = "2023", url = "\url{https://computersciencewiki.org/index.php?title=Protocols_and_standards_on_the_web&oldid=12040}", note = "[Online; accessed 14-October-2024]" }