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