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