Cite This Page
Bibliographic details for M2000 Interpreter rational numbers
- Page name: M2000 Interpreter rational numbers
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 15 October 2018 13:55 UTC
- Date retrieved: 27 March 2023 00:38 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906
- Page Version ID: 285906
Citation styles for M2000 Interpreter rational numbers
APA style
M2000 Interpreter rational numbers. (2018, October 15). Rosetta Code, . Retrieved 00:38, March 27, 2023 from https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906.
MLA style
"M2000 Interpreter rational numbers." Rosetta Code, . 15 Oct 2018, 13:55 UTC. 27 Mar 2023, 00:38 <https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906>.
MHRA style
Rosetta Code contributors, 'M2000 Interpreter rational numbers', Rosetta Code, , 15 October 2018, 13:55 UTC, <https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906> [accessed 27 March 2023]
Chicago style
Rosetta Code contributors, "M2000 Interpreter rational numbers," Rosetta Code, , https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906 (accessed March 27, 2023).
CBE/CSE style
Rosetta Code contributors. M2000 Interpreter rational numbers [Internet]. Rosetta Code, ; 2018 Oct 15, 13:55 UTC [cited 2023 Mar 27]. Available from: https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906.
Bluebook style
M2000 Interpreter rational numbers, https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "M2000 Interpreter rational numbers --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906", note = "[Online; accessed 27-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 rational numbers --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/w/index.php?title=M2000_Interpreter_rational_numbers&oldid=285906}", note = "[Online; accessed 27-March-2023]" }