Cite This Page
Bibliographic details for Reference
- Page name: Reference
- Author: HiHAT contributors
- Publisher: HiHAT.
- Date of last revision: 23 June 2017 22:25 UTC
- Date retrieved: 15 June 2026 05:15 UTC
- Permanent URL: https://hihat.opencommons.org/index.php?title=Reference&oldid=278
- Page Version ID: 278
Citation styles for Reference
APA style
Reference. (2017, June 23). HiHAT. Retrieved 05:15, June 15, 2026 from https://hihat.opencommons.org/index.php?title=Reference&oldid=278.
MLA style
"Reference." HiHAT. 23 Jun 2017, 22:25 UTC. 15 Jun 2026, 05:15 <https://hihat.opencommons.org/index.php?title=Reference&oldid=278>.
MHRA style
HiHAT contributors, 'Reference', HiHAT, 23 June 2017, 22:25 UTC, <https://hihat.opencommons.org/index.php?title=Reference&oldid=278> [accessed 15 June 2026]
Chicago style
HiHAT contributors, "Reference," HiHAT, https://hihat.opencommons.org/index.php?title=Reference&oldid=278 (accessed June 15, 2026).
CBE/CSE style
HiHAT contributors. Reference [Internet]. HiHAT; 2017 Jun 23, 22:25 UTC [cited 2026 Jun 15]. Available from: https://hihat.opencommons.org/index.php?title=Reference&oldid=278.
Bluebook style
Reference, https://hihat.opencommons.org/index.php?title=Reference&oldid=278 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HiHAT",
title = "Reference --- HiHAT{,} ",
year = "2017",
url = "https://hihat.opencommons.org/index.php?title=Reference&oldid=278",
note = "[Online; accessed 15-June-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 = "Reference --- HiHAT{,} ",
year = "2017",
url = "\url{https://hihat.opencommons.org/index.php?title=Reference&oldid=278}",
note = "[Online; accessed 15-June-2026]"
}