Cite This Page
Bibliographic details for Websockets
- Page name: Websockets
- Author: ESE205 Wiki contributors
- Publisher: ESE205 Wiki, .
- Date of last revision: 15 April 2019 14:31 UTC
- Date retrieved: 17 February 2025 07:26 UTC
- Permanent URL: http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039
- Page Version ID: 18039
Citation styles for Websockets
APA style
Websockets. (2019, April 15). ESE205 Wiki, . Retrieved 07:26, February 17, 2025 from http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039.
MLA style
"Websockets." ESE205 Wiki, . 15 Apr 2019, 14:31 UTC. 17 Feb 2025, 07:26 <http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039>.
MHRA style
ESE205 Wiki contributors, 'Websockets', ESE205 Wiki, , 15 April 2019, 14:31 UTC, <http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039> [accessed 17 February 2025]
Chicago style
ESE205 Wiki contributors, "Websockets," ESE205 Wiki, , http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039 (accessed February 17, 2025).
CBE/CSE style
ESE205 Wiki contributors. Websockets [Internet]. ESE205 Wiki, ; 2019 Apr 15, 14:31 UTC [cited 2025 Feb 17]. Available from: http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039.
Bluebook style
Websockets, http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "ESE205 Wiki", title = "Websockets --- ESE205 Wiki{,} ", year = "2019", url = "http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039", note = "[Online; accessed 17-February-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 = "ESE205 Wiki", title = "Websockets --- ESE205 Wiki{,} ", year = "2019", url = "\url{http://classes.engineering.wustl.edu/ese205/core/index.php?title=Websockets&oldid=18039}", note = "[Online; accessed 17-February-2025]" }