Cite This Page
Bibliographic details for Arithmetic/Rational/Modula-3
- Page name: Arithmetic/Rational/Modula-3
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 7 November 2018 07:16 UTC
- Date retrieved: 20 January 2025 19:45 UTC
- Permanent URL: https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497
- Page Version ID: 286497
Citation styles for Arithmetic/Rational/Modula-3
APA style
Arithmetic/Rational/Modula-3. (2018, November 7). Rosetta Code. Retrieved 19:45, January 20, 2025 from https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497.
MLA style
"Arithmetic/Rational/Modula-3." Rosetta Code. 7 Nov 2018, 07:16 UTC. 20 Jan 2025, 19:45 <https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497>.
MHRA style
Rosetta Code contributors, 'Arithmetic/Rational/Modula-3', Rosetta Code, 7 November 2018, 07:16 UTC, <https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497> [accessed 20 January 2025]
Chicago style
Rosetta Code contributors, "Arithmetic/Rational/Modula-3," Rosetta Code, https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497 (accessed January 20, 2025).
CBE/CSE style
Rosetta Code contributors. Arithmetic/Rational/Modula-3 [Internet]. Rosetta Code; 2018 Nov 7, 07:16 UTC [cited 2025 Jan 20]. Available from: https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497.
Bluebook style
Arithmetic/Rational/Modula-3, https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic/Rational/Modula-3 --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497", note = "[Online; accessed 20-January-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 = "Arithmetic/Rational/Modula-3 --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/wiki/Arithmetic/Rational/Modula-3?oldid=286497}", note = "[Online; accessed 20-January-2025]" }