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: 25 February 2014 09:13 UTC
- Date retrieved: 20 March 2023 12:09 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111
- Page Version ID: 136111
Citation styles for Arithmetic/Rational/Objective-C
APA style
Arithmetic/Rational/Objective-C. (2014, February 25). Rosetta Code, . Retrieved 12:09, March 20, 2023 from https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111.
MLA style
"Arithmetic/Rational/Objective-C." Rosetta Code, . 25 Feb 2014, 09:13 UTC. 20 Mar 2023, 12:09 <https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111>.
MHRA style
Rosetta Code contributors, 'Arithmetic/Rational/Objective-C', Rosetta Code, , 25 February 2014, 09:13 UTC, <https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111> [accessed 20 March 2023]
Chicago style
Rosetta Code contributors, "Arithmetic/Rational/Objective-C," Rosetta Code, , https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111 (accessed March 20, 2023).
CBE/CSE style
Rosetta Code contributors. Arithmetic/Rational/Objective-C [Internet]. Rosetta Code, ; 2014 Feb 25, 09:13 UTC [cited 2023 Mar 20]. Available from: https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111.
Bluebook style
Arithmetic/Rational/Objective-C, https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic/Rational/Objective-C --- Rosetta Code{,} ", year = "2014", url = "https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111", note = "[Online; accessed 20-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/Objective-C --- Rosetta Code{,} ", year = "2014", url = "\url{https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Objective-C&oldid=136111}", note = "[Online; accessed 20-March-2023]" }