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:30 UTC
- Date retrieved: 28 March 2026 18:32 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506
- Page Version ID: 506
Citation styles for SCRUM
APA style
SCRUM. (2021, August 1). UCT EE Wiki, . Retrieved 18:32, March 28, 2026 from http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506.
MLA style
"SCRUM." UCT EE Wiki, . 1 Aug 2021, 08:30 UTC. 28 Mar 2026, 18:32 <http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506>.
MHRA style
UCT EE Wiki contributors, 'SCRUM', UCT EE Wiki, , 1 August 2021, 08:30 UTC, <http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506> [accessed 28 March 2026]
Chicago style
UCT EE Wiki contributors, "SCRUM," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506 (accessed March 28, 2026).
CBE/CSE style
UCT EE Wiki contributors. SCRUM [Internet]. UCT EE Wiki, ; 2021 Aug 1, 08:30 UTC [cited 2026 Mar 28]. Available from: http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506.
Bluebook style
SCRUM, http://wiki.ee.uct.ac.za/index.php?title=SCRUM&oldid=506 (last visited March 28, 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=506",
note = "[Online; accessed 28-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=506}",
note = "[Online; accessed 28-March-2026]"
}