Cite This Page
Bibliographic details for Hive
- Page name: Hive
- Author: icesus contributors
- Publisher: icesus, .
- Date of last revision: 12 April 2023 19:27 UTC
- Date retrieved: 5 November 2025 15:45 UTC
- Permanent URL: https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574
- Page Version ID: 5574
Citation styles for Hive
APA style
Hive. (2023, April 12). icesus, . Retrieved 15:45, November 5, 2025 from https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574.
MLA style
"Hive." icesus, . 12 Apr 2023, 19:27 UTC. 5 Nov 2025, 15:45 <https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574>.
MHRA style
icesus contributors, 'Hive', icesus, , 12 April 2023, 19:27 UTC, <https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574> [accessed 5 November 2025]
Chicago style
icesus contributors, "Hive," icesus, , https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574 (accessed November 5, 2025).
CBE/CSE style
icesus contributors. Hive [Internet]. icesus, ; 2023 Apr 12, 19:27 UTC [cited 2025 Nov 5]. Available from: https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574.
Bluebook style
Hive, https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "icesus",
title = "Hive --- icesus{,} ",
year = "2023",
url = "https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574",
note = "[Online; accessed 5-November-2025]"
}
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 = "icesus",
title = "Hive --- icesus{,} ",
year = "2023",
url = "\url{https://naga.icesus.org/wiki/index.php?title=Hive&oldid=5574}",
note = "[Online; accessed 5-November-2025]"
}