Cite This Page
Bibliographic details for Bounded quantification
- Page name: Bounded quantification
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 15 February 2012 23:57 UTC
- Date retrieved: 21 April 2025 05:29 UTC
- Permanent URL: https://rosettacode.org/wiki/Bounded_quantification?oldid=212564
- Page Version ID: 212564
Citation styles for Bounded quantification
APA style
Bounded quantification. (2012, February 15). Rosetta Code. Retrieved 05:29, April 21, 2025 from https://rosettacode.org/wiki/Bounded_quantification?oldid=212564.
MLA style
"Bounded quantification." Rosetta Code. 15 Feb 2012, 23:57 UTC. 21 Apr 2025, 05:29 <https://rosettacode.org/wiki/Bounded_quantification?oldid=212564>.
MHRA style
Rosetta Code contributors, 'Bounded quantification', Rosetta Code, 15 February 2012, 23:57 UTC, <https://rosettacode.org/wiki/Bounded_quantification?oldid=212564> [accessed 21 April 2025]
Chicago style
Rosetta Code contributors, "Bounded quantification," Rosetta Code, https://rosettacode.org/wiki/Bounded_quantification?oldid=212564 (accessed April 21, 2025).
CBE/CSE style
Rosetta Code contributors. Bounded quantification [Internet]. Rosetta Code; 2012 Feb 15, 23:57 UTC [cited 2025 Apr 21]. Available from: https://rosettacode.org/wiki/Bounded_quantification?oldid=212564.
Bluebook style
Bounded quantification, https://rosettacode.org/wiki/Bounded_quantification?oldid=212564 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bounded quantification --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/wiki/Bounded_quantification?oldid=212564", note = "[Online; accessed 21-April-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 = "Bounded quantification --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/wiki/Bounded_quantification?oldid=212564}", note = "[Online; accessed 21-April-2025]" }