Cite This Page
Bibliographic details for SCRUM
- Page name: SCRUM
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 1 August 2021 08:34 UTC
- Date retrieved: 29 March 2026 04:30 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507
- Page Version ID: 507
Citation styles for SCRUM
APA style
SCRUM. (2021, August 1). UCT EE Wiki, . Retrieved 04:30, March 29, 2026 from http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507.
MLA style
"SCRUM." UCT EE Wiki, . 1 Aug 2021, 08:34 UTC. 29 Mar 2026, 04:30 <http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507>.
MHRA style
UCT EE Wiki contributors, 'SCRUM', UCT EE Wiki, , 1 August 2021, 08:34 UTC, <http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507> [accessed 29 March 2026]
Chicago style
UCT EE Wiki contributors, "SCRUM," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507 (accessed March 29, 2026).
CBE/CSE style
UCT EE Wiki contributors. SCRUM [Internet]. UCT EE Wiki, ; 2021 Aug 1, 08:34 UTC [cited 2026 Mar 29]. Available from: http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507.
Bluebook style
SCRUM, http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "SCRUM --- UCT EE Wiki{,} ",
year = "2021",
url = "http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507",
note = "[Online; accessed 29-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 = "UCT EE Wiki",
title = "SCRUM --- UCT EE Wiki{,} ",
year = "2021",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=507}",
note = "[Online; accessed 29-March-2026]"
}