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