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