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