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