Cite This Page
Bibliographic details for Autohotkey V2
- Page name: Autohotkey V2
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 18 January 2024 22:31 UTC
- Date retrieved: 16 January 2025 09:40 UTC
- Permanent URL: https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615
- Page Version ID: 360615
Citation styles for Autohotkey V2
APA style
Autohotkey V2. (2024, January 18). Rosetta Code. Retrieved 09:40, January 16, 2025 from https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615.
MLA style
"Autohotkey V2." Rosetta Code. 18 Jan 2024, 22:31 UTC. 16 Jan 2025, 09:40 <https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615>.
MHRA style
Rosetta Code contributors, 'Autohotkey V2', Rosetta Code, 18 January 2024, 22:31 UTC, <https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615> [accessed 16 January 2025]
Chicago style
Rosetta Code contributors, "Autohotkey V2," Rosetta Code, https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615 (accessed January 16, 2025).
CBE/CSE style
Rosetta Code contributors. Autohotkey V2 [Internet]. Rosetta Code; 2024 Jan 18, 22:31 UTC [cited 2025 Jan 16]. Available from: https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615.
Bluebook style
Autohotkey V2, https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615 (last visited January 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Autohotkey V2 --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615", note = "[Online; accessed 16-January-2025]" }
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 = "Rosetta Code", title = "Autohotkey V2 --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Autohotkey_V2?oldid=360615}", note = "[Online; accessed 16-January-2025]" }