Cite This Page
Bibliographic details for NASM
- Page name: NASM
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 17 January 2014 11:23 UTC
- Date retrieved: 27 March 2025 17:35 UTC
- Permanent URL: https://rosettacode.org/wiki/NASM?oldid=238926
- Page Version ID: 238926
Citation styles for NASM
APA style
NASM. (2014, January 17). Rosetta Code. Retrieved 17:35, March 27, 2025 from https://rosettacode.org/wiki/NASM?oldid=238926.
MLA style
"NASM." Rosetta Code. 17 Jan 2014, 11:23 UTC. 27 Mar 2025, 17:35 <https://rosettacode.org/wiki/NASM?oldid=238926>.
MHRA style
Rosetta Code contributors, 'NASM', Rosetta Code, 17 January 2014, 11:23 UTC, <https://rosettacode.org/wiki/NASM?oldid=238926> [accessed 27 March 2025]
Chicago style
Rosetta Code contributors, "NASM," Rosetta Code, https://rosettacode.org/wiki/NASM?oldid=238926 (accessed March 27, 2025).
CBE/CSE style
Rosetta Code contributors. NASM [Internet]. Rosetta Code; 2014 Jan 17, 11:23 UTC [cited 2025 Mar 27]. Available from: https://rosettacode.org/wiki/NASM?oldid=238926.
Bluebook style
NASM, https://rosettacode.org/wiki/NASM?oldid=238926 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "NASM --- Rosetta Code{,} ", year = "2014", url = "https://rosettacode.org/wiki/NASM?oldid=238926", note = "[Online; accessed 27-March-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 = "NASM --- Rosetta Code{,} ", year = "2014", url = "\url{https://rosettacode.org/wiki/NASM?oldid=238926}", note = "[Online; accessed 27-March-2025]" }