Cite This Page
Bibliographic details for OSS Tools
- Page name: OSS Tools
- Author: Department of Computer Science contributors
- Publisher: Department of Computer Science, .
- Date of last revision: 15 July 2014 16:33 UTC
- Date retrieved: 22 July 2025 07:28 UTC
- Permanent URL: https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338
- Page Version ID: 338
Citation styles for OSS Tools
APA style
OSS Tools. (2014, July 15). Department of Computer Science, . Retrieved 07:28, July 22, 2025 from https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338.
MLA style
"OSS Tools." Department of Computer Science, . 15 Jul 2014, 16:33 UTC. 22 Jul 2025, 07:28 <https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338>.
MHRA style
Department of Computer Science contributors, 'OSS Tools', Department of Computer Science, , 15 July 2014, 16:33 UTC, <https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338> [accessed 22 July 2025]
Chicago style
Department of Computer Science contributors, "OSS Tools," Department of Computer Science, , https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338 (accessed July 22, 2025).
CBE/CSE style
Department of Computer Science contributors. OSS Tools [Internet]. Department of Computer Science, ; 2014 Jul 15, 16:33 UTC [cited 2025 Jul 22]. Available from: https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338.
Bluebook style
OSS Tools, https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338 (last visited July 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Department of Computer Science", title = "OSS Tools --- Department of Computer Science{,} ", year = "2014", url = "https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338", note = "[Online; accessed 22-July-2025]" }
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 = "OSS Tools --- Department of Computer Science{,} ", year = "2014", url = "\url{https://wiki.cs.uct.ac.za/index.php?title=OSS_Tools&oldid=338}", note = "[Online; accessed 22-July-2025]" }