Cite This Page
Bibliographic details for M2000 Interpreter Json Class
- Page name: M2000 Interpreter Json Class
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 26 June 2018 02:33 UTC
- Date retrieved: 31 March 2023 02:53 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883
- Page Version ID: 282883
Citation styles for M2000 Interpreter Json Class
APA style
M2000 Interpreter Json Class. (2018, June 26). Rosetta Code, . Retrieved 02:53, March 31, 2023 from https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883.
MLA style
"M2000 Interpreter Json Class." Rosetta Code, . 26 Jun 2018, 02:33 UTC. 31 Mar 2023, 02:53 <https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883>.
MHRA style
Rosetta Code contributors, 'M2000 Interpreter Json Class', Rosetta Code, , 26 June 2018, 02:33 UTC, <https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883> [accessed 31 March 2023]
Chicago style
Rosetta Code contributors, "M2000 Interpreter Json Class," Rosetta Code, , https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883 (accessed March 31, 2023).
CBE/CSE style
Rosetta Code contributors. M2000 Interpreter Json Class [Internet]. Rosetta Code, ; 2018 Jun 26, 02:33 UTC [cited 2023 Mar 31]. Available from: https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883.
Bluebook style
M2000 Interpreter Json Class, https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "M2000 Interpreter Json Class --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883", note = "[Online; accessed 31-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 = "M2000 Interpreter Json Class --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/w/index.php?title=M2000_Interpreter_Json_Class&oldid=282883}", note = "[Online; accessed 31-March-2023]" }