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