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