Cite This Page
Bibliographic details for Hedgehog
- Page name: Hedgehog
- Author: HiHAT contributors
- Publisher: HiHAT.
- Date of last revision: 6 May 2022 00:34 UTC
- Date retrieved: 10 July 2026 17:31 UTC
- Permanent URL: https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828
- Page Version ID: 828
Citation styles for Hedgehog
APA style
Hedgehog. (2022, May 6). HiHAT. Retrieved 17:31, July 10, 2026 from https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828.
MLA style
"Hedgehog." HiHAT. 6 May 2022, 00:34 UTC. 10 Jul 2026, 17:31 <https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828>.
MHRA style
HiHAT contributors, 'Hedgehog', HiHAT, 6 May 2022, 00:34 UTC, <https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828> [accessed 10 July 2026]
Chicago style
HiHAT contributors, "Hedgehog," HiHAT, https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828 (accessed July 10, 2026).
CBE/CSE style
HiHAT contributors. Hedgehog [Internet]. HiHAT; 2022 May 6, 00:34 UTC [cited 2026 Jul 10]. Available from: https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828.
Bluebook style
Hedgehog, https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828 (last visited July 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HiHAT",
title = "Hedgehog --- HiHAT{,} ",
year = "2022",
url = "https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828",
note = "[Online; accessed 10-July-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 = "HiHAT",
title = "Hedgehog --- HiHAT{,} ",
year = "2022",
url = "\url{https://hihat.opencommons.org/index.php?title=Hedgehog&oldid=828}",
note = "[Online; accessed 10-July-2026]"
}