Cite This Page
Bibliographic details for Live Streaming
- Page name: Live Streaming
- Author: Department of Computer Science contributors
- Publisher: Department of Computer Science, .
- Date of last revision: 25 February 2010 17:08 UTC
- Date retrieved: 9 January 2026 18:05 UTC
- Permanent URL: https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262
- Page Version ID: 262
Citation styles for Live Streaming
APA style
Live Streaming. (2010, February 25). Department of Computer Science, . Retrieved 18:05, January 9, 2026 from https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262.
MLA style
"Live Streaming." Department of Computer Science, . 25 Feb 2010, 17:08 UTC. 9 Jan 2026, 18:05 <https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262>.
MHRA style
Department of Computer Science contributors, 'Live Streaming', Department of Computer Science, , 25 February 2010, 17:08 UTC, <https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262> [accessed 9 January 2026]
Chicago style
Department of Computer Science contributors, "Live Streaming," Department of Computer Science, , https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262 (accessed January 9, 2026).
CBE/CSE style
Department of Computer Science contributors. Live Streaming [Internet]. Department of Computer Science, ; 2010 Feb 25, 17:08 UTC [cited 2026 Jan 9]. Available from: https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262.
Bluebook style
Live Streaming, https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262 (last visited January 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Department of Computer Science",
title = "Live Streaming --- Department of Computer Science{,} ",
year = "2010",
url = "https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262",
note = "[Online; accessed 9-January-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 = "Department of Computer Science",
title = "Live Streaming --- Department of Computer Science{,} ",
year = "2010",
url = "\url{https://wiki.cs.uct.ac.za/index.php?title=Live_Streaming&oldid=262}",
note = "[Online; accessed 9-January-2026]"
}