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