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