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