Cite This Page
Bibliographic details for Arithmetic evaluation/Ada
- Page name: Arithmetic evaluation/Ada
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 6 February 2010 12:26 UTC
- Date retrieved: 31 March 2023 03:38 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667
- Page Version ID: 127667
Citation styles for Arithmetic evaluation/Ada
APA style
Arithmetic evaluation/Ada. (2010, February 6). Rosetta Code, . Retrieved 03:38, March 31, 2023 from https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667.
MLA style
"Arithmetic evaluation/Ada." Rosetta Code, . 6 Feb 2010, 12:26 UTC. 31 Mar 2023, 03:38 <https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667>.
MHRA style
Rosetta Code contributors, 'Arithmetic evaluation/Ada', Rosetta Code, , 6 February 2010, 12:26 UTC, <https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667> [accessed 31 March 2023]
Chicago style
Rosetta Code contributors, "Arithmetic evaluation/Ada," Rosetta Code, , https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667 (accessed March 31, 2023).
CBE/CSE style
Rosetta Code contributors. Arithmetic evaluation/Ada [Internet]. Rosetta Code, ; 2010 Feb 6, 12:26 UTC [cited 2023 Mar 31]. Available from: https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667.
Bluebook style
Arithmetic evaluation/Ada, https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic evaluation/Ada --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667", note = "[Online; accessed 31-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 evaluation/Ada --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=Arithmetic_evaluation/Ada&oldid=127667}", note = "[Online; accessed 31-March-2023]" }