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 April 2010 10:57 UTC
- Date retrieved: 29 January 2026 23:51 UTC
- Permanent URL: https://wiki.cs.uct.ac.za/index.php?title=CS300_Coffee&oldid=291
- Page Version ID: 291
Citation styles for CS300 Coffee
APA style
CS300 Coffee. (2010, April 14). Department of Computer Science, . Retrieved 23:51, January 29, 2026 from https://wiki.cs.uct.ac.za/index.php?title=CS300_Coffee&oldid=291.
MLA style
"CS300 Coffee." Department of Computer Science, . 14 Apr 2010, 10:57 UTC. 29 Jan 2026, 23:51 <https://wiki.cs.uct.ac.za/index.php?title=CS300_Coffee&oldid=291>.
MHRA style
Department of Computer Science contributors, 'CS300 Coffee', Department of Computer Science, , 14 April 2010, 10:57 UTC, <https://wiki.cs.uct.ac.za/index.php?title=CS300_Coffee&oldid=291> [accessed 29 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=291 (accessed January 29, 2026).
CBE/CSE style
Department of Computer Science contributors. CS300 Coffee [Internet]. Department of Computer Science, ; 2010 Apr 14, 10:57 UTC [cited 2026 Jan 29]. Available from: https://wiki.cs.uct.ac.za/index.php?title=CS300_Coffee&oldid=291.
Bluebook style
CS300 Coffee, https://wiki.cs.uct.ac.za/index.php?title=CS300_Coffee&oldid=291 (last visited January 29, 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=291",
note = "[Online; accessed 29-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=291}",
note = "[Online; accessed 29-January-2026]"
}