Cite This Page
Bibliographic details for LC2200 Assembly
- Page name: LC2200 Assembly
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 3 July 2016 21:02 UTC
- Date retrieved: 3 February 2023 01:17 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719
- Page Version ID: 268719
Citation styles for LC2200 Assembly
APA style
LC2200 Assembly. (2016, July 3). Rosetta Code, . Retrieved 01:17, February 3, 2023 from https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719.
MLA style
"LC2200 Assembly." Rosetta Code, . 3 Jul 2016, 21:02 UTC. 3 Feb 2023, 01:17 <https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719>.
MHRA style
Rosetta Code contributors, 'LC2200 Assembly', Rosetta Code, , 3 July 2016, 21:02 UTC, <https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719> [accessed 3 February 2023]
Chicago style
Rosetta Code contributors, "LC2200 Assembly," Rosetta Code, , https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719 (accessed February 3, 2023).
CBE/CSE style
Rosetta Code contributors. LC2200 Assembly [Internet]. Rosetta Code, ; 2016 Jul 3, 21:02 UTC [cited 2023 Feb 3]. Available from: https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719.
Bluebook style
LC2200 Assembly, https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "LC2200 Assembly --- Rosetta Code{,} ", year = "2016", url = "https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719", note = "[Online; accessed 3-February-2023]" }
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 = "LC2200 Assembly --- Rosetta Code{,} ", year = "2016", url = "\url{https://rosettacode.org/w/index.php?title=LC2200_Assembly&oldid=268719}", note = "[Online; accessed 3-February-2023]" }