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