Cite This Page
Bibliographic details for Arithmetic/Rational/Ada
- Page name: Arithmetic/Rational/Ada
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 September 2022 10:22 UTC
- Date retrieved: 18 September 2024 08:11 UTC
- Permanent URL: https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673
- Page Version ID: 330673
Citation styles for Arithmetic/Rational/Ada
APA style
Arithmetic/Rational/Ada. (2022, September 26). Rosetta Code. Retrieved 08:11, September 18, 2024 from https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673.
MLA style
"Arithmetic/Rational/Ada." Rosetta Code. 26 Sep 2022, 10:22 UTC. 18 Sep 2024, 08:11 <https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673>.
MHRA style
Rosetta Code contributors, 'Arithmetic/Rational/Ada', Rosetta Code, 26 September 2022, 10:22 UTC, <https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673> [accessed 18 September 2024]
Chicago style
Rosetta Code contributors, "Arithmetic/Rational/Ada," Rosetta Code, https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673 (accessed September 18, 2024).
CBE/CSE style
Rosetta Code contributors. Arithmetic/Rational/Ada [Internet]. Rosetta Code; 2022 Sep 26, 10:22 UTC [cited 2024 Sep 18]. Available from: https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673.
Bluebook style
Arithmetic/Rational/Ada, https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673 (last visited September 18, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic/Rational/Ada --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673", note = "[Online; accessed 18-September-2024]" }
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/Ada --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Arithmetic/Rational/Ada?oldid=330673}", note = "[Online; accessed 18-September-2024]" }