Cite This Page
Bibliographic details for Microsoft HTA
- Page name: Microsoft HTA
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 12 April 2024 13:05 UTC
- Date retrieved: 12 May 2026 00:05 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746
- Page Version ID: 3746
Citation styles for Microsoft HTA
APA style
Microsoft HTA. (2024, April 12). Computernewb Wiki. Retrieved 00:05, May 12, 2026 from https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746.
MLA style
"Microsoft HTA." Computernewb Wiki. 12 Apr 2024, 13:05 UTC. 12 May 2026, 00:05 <https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746>.
MHRA style
Computernewb Wiki contributors, 'Microsoft HTA', Computernewb Wiki, 12 April 2024, 13:05 UTC, <https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746> [accessed 12 May 2026]
Chicago style
Computernewb Wiki contributors, "Microsoft HTA," Computernewb Wiki, https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746 (accessed May 12, 2026).
CBE/CSE style
Computernewb Wiki contributors. Microsoft HTA [Internet]. Computernewb Wiki; 2024 Apr 12, 13:05 UTC [cited 2026 May 12]. Available from: https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746.
Bluebook style
Microsoft HTA, https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746 (last visited May 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "Microsoft HTA --- Computernewb Wiki{,} ",
year = "2024",
url = "https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746",
note = "[Online; accessed 12-May-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 = "Computernewb Wiki",
title = "Microsoft HTA --- Computernewb Wiki{,} ",
year = "2024",
url = "\url{https://computernewb.com/w/index.php?title=Microsoft_HTA&oldid=3746}",
note = "[Online; accessed 12-May-2026]"
}