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