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: 26 March 2023 06:20 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321
- Page Version ID: 156321
Citation styles for IRIS Reasoner
APA style
IRIS Reasoner. (2010, August 27). Rosetta Code, . Retrieved 06:20, March 26, 2023 from https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321.
MLA style
"IRIS Reasoner." Rosetta Code, . 27 Aug 2010, 12:19 UTC. 26 Mar 2023, 06:20 <https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321>.
MHRA style
Rosetta Code contributors, 'IRIS Reasoner', Rosetta Code, , 27 August 2010, 12:19 UTC, <https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321> [accessed 26 March 2023]
Chicago style
Rosetta Code contributors, "IRIS Reasoner," Rosetta Code, , https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321 (accessed March 26, 2023).
CBE/CSE style
Rosetta Code contributors. IRIS Reasoner [Internet]. Rosetta Code, ; 2010 Aug 27, 12:19 UTC [cited 2023 Mar 26]. Available from: https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321.
Bluebook style
IRIS Reasoner, https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "IRIS Reasoner --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321", note = "[Online; accessed 26-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 = "IRIS Reasoner --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=IRIS_Reasoner&oldid=156321}", note = "[Online; accessed 26-March-2023]" }