Cite This Page
Bibliographic details for Dragon curve/AutoHotkey
- Page name: Dragon curve/AutoHotkey
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 September 2022 12:43 UTC
- Date retrieved: 20 January 2025 14:58 UTC
- Permanent URL: https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454
- Page Version ID: 329454
Citation styles for Dragon curve/AutoHotkey
APA style
Dragon curve/AutoHotkey. (2022, September 1). Rosetta Code. Retrieved 14:58, January 20, 2025 from https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454.
MLA style
"Dragon curve/AutoHotkey." Rosetta Code. 1 Sep 2022, 12:43 UTC. 20 Jan 2025, 14:58 <https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454>.
MHRA style
Rosetta Code contributors, 'Dragon curve/AutoHotkey', Rosetta Code, 1 September 2022, 12:43 UTC, <https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454> [accessed 20 January 2025]
Chicago style
Rosetta Code contributors, "Dragon curve/AutoHotkey," Rosetta Code, https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454 (accessed January 20, 2025).
CBE/CSE style
Rosetta Code contributors. Dragon curve/AutoHotkey [Internet]. Rosetta Code; 2022 Sep 1, 12:43 UTC [cited 2025 Jan 20]. Available from: https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454.
Bluebook style
Dragon curve/AutoHotkey, https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Dragon curve/AutoHotkey --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454", note = "[Online; accessed 20-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 = "Dragon curve/AutoHotkey --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Dragon_curve/AutoHotkey?oldid=329454}", note = "[Online; accessed 20-January-2025]" }