Cite This Page
Bibliographic details for IRIS Reasoner
- Page name: IRIS Reasoner
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 August 2010 12:19 UTC
- Date retrieved: 15 February 2025 03:30 UTC
- Permanent URL: https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321
- Page Version ID: 156321
Citation styles for IRIS Reasoner
APA style
IRIS Reasoner. (2010, August 27). Rosetta Code. Retrieved 03:30, February 15, 2025 from https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321.
MLA style
"IRIS Reasoner." Rosetta Code. 27 Aug 2010, 12:19 UTC. 15 Feb 2025, 03:30 <https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321>.
MHRA style
Rosetta Code contributors, 'IRIS Reasoner', Rosetta Code, 27 August 2010, 12:19 UTC, <https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321> [accessed 15 February 2025]
Chicago style
Rosetta Code contributors, "IRIS Reasoner," Rosetta Code, https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321 (accessed February 15, 2025).
CBE/CSE style
Rosetta Code contributors. IRIS Reasoner [Internet]. Rosetta Code; 2010 Aug 27, 12:19 UTC [cited 2025 Feb 15]. Available from: https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321.
Bluebook style
IRIS Reasoner, https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "IRIS Reasoner --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321", note = "[Online; accessed 15-February-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 = "IRIS Reasoner --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/IRIS_Reasoner?oldid=156321}", note = "[Online; accessed 15-February-2025]" }