Cite This Page
Bibliographic details for Bytecode
- Page name: Bytecode
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 7 November 2013 07:16 UTC
- Date retrieved: 25 March 2023 01:16 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783
- Page Version ID: 71783
Citation styles for Bytecode
APA style
Bytecode. (2013, November 7). Rosetta Code, . Retrieved 01:16, March 25, 2023 from https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783.
MLA style
"Bytecode." Rosetta Code, . 7 Nov 2013, 07:16 UTC. 25 Mar 2023, 01:16 <https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783>.
MHRA style
Rosetta Code contributors, 'Bytecode', Rosetta Code, , 7 November 2013, 07:16 UTC, <https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783> [accessed 25 March 2023]
Chicago style
Rosetta Code contributors, "Bytecode," Rosetta Code, , https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783 (accessed March 25, 2023).
CBE/CSE style
Rosetta Code contributors. Bytecode [Internet]. Rosetta Code, ; 2013 Nov 7, 07:16 UTC [cited 2023 Mar 25]. Available from: https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783.
Bluebook style
Bytecode, https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bytecode --- Rosetta Code{,} ", year = "2013", url = "https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783", note = "[Online; accessed 25-March-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 = "Bytecode --- Rosetta Code{,} ", year = "2013", url = "\url{https://rosettacode.org/w/index.php?title=Bytecode&oldid=71783}", note = "[Online; accessed 25-March-2023]" }