Cite This Page
Bibliographic details for Data abstraction interfaces
- Page name: Data abstraction interfaces
- Author: HiHAT contributors
- Publisher: HiHAT.
- Date of last revision: 20 November 2017 17:44 UTC
- Date retrieved: 13 September 2026 02:17 UTC
- Permanent URL: https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294
- Page Version ID: 294
Citation styles for Data abstraction interfaces
APA style
Data abstraction interfaces. (2017, November 20). HiHAT. Retrieved 02:17, September 13, 2026 from https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294.
MLA style
"Data abstraction interfaces." HiHAT. 20 Nov 2017, 17:44 UTC. 13 Sep 2026, 02:17 <https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294>.
MHRA style
HiHAT contributors, 'Data abstraction interfaces', HiHAT, 20 November 2017, 17:44 UTC, <https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294> [accessed 13 September 2026]
Chicago style
HiHAT contributors, "Data abstraction interfaces," HiHAT, https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294 (accessed September 13, 2026).
CBE/CSE style
HiHAT contributors. Data abstraction interfaces [Internet]. HiHAT; 2017 Nov 20, 17:44 UTC [cited 2026 Sep 13]. Available from: https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294.
Bluebook style
Data abstraction interfaces, https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294 (last visited September 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HiHAT",
title = "Data abstraction interfaces --- HiHAT{,} ",
year = "2017",
url = "https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294",
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 = "Data abstraction interfaces --- HiHAT{,} ",
year = "2017",
url = "\url{https://hihat.opencommons.org/index.php?title=Data_abstraction_interfaces&oldid=294}",
note = "[Online; accessed 13-September-2026]"
}