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: 18 March 2026 22:40 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 22:40, March 18, 2026 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. 18 Mar 2026, 22:40 <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 18 March 2026]
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 March 18, 2026).
CBE/CSE style
Department of Computer Science contributors. OSS Tools [Internet]. Department of Computer Science, ; 2014 Jul 15, 16:33 UTC [cited 2026 Mar 18]. 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 March 18, 2026).
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 18-March-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 = "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 18-March-2026]"
}