Cite This Page
Bibliographic details for AArch64 Assembly
- Page name: AArch64 Assembly
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 October 2019 00:28 UTC
- Date retrieved: 3 October 2024 13:32 UTC
- Permanent URL: https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351
- Page Version ID: 294351
Citation styles for AArch64 Assembly
APA style
AArch64 Assembly. (2019, October 1). Rosetta Code. Retrieved 13:32, October 3, 2024 from https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351.
MLA style
"AArch64 Assembly." Rosetta Code. 1 Oct 2019, 00:28 UTC. 3 Oct 2024, 13:32 <https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351>.
MHRA style
Rosetta Code contributors, 'AArch64 Assembly', Rosetta Code, 1 October 2019, 00:28 UTC, <https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "AArch64 Assembly," Rosetta Code, https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. AArch64 Assembly [Internet]. Rosetta Code; 2019 Oct 1, 00:28 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351.
Bluebook style
AArch64 Assembly, https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "AArch64 Assembly --- Rosetta Code{,} ", year = "2019", url = "https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351", note = "[Online; accessed 3-October-2024]" }
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 = "AArch64 Assembly --- Rosetta Code{,} ", year = "2019", url = "\url{https://rosettacode.org/wiki/AArch64_Assembly?oldid=294351}", note = "[Online; accessed 3-October-2024]" }