Cite This Page
Bibliographic details for Ramsey's theorem
- Page name: Ramsey's theorem
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 29 January 2024 15:32 UTC
- Date retrieved: 18 March 2025 04:44 UTC
- Permanent URL: https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399
- Page Version ID: 351399
Citation styles for Ramsey's theorem
APA style
Ramsey's theorem. (2024, January 29). Rosetta Code. Retrieved 04:44, March 18, 2025 from https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399.
MLA style
"Ramsey's theorem." Rosetta Code. 29 Jan 2024, 15:32 UTC. 18 Mar 2025, 04:44 <https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399>.
MHRA style
Rosetta Code contributors, 'Ramsey's theorem', Rosetta Code, 29 January 2024, 15:32 UTC, <https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399> [accessed 18 March 2025]
Chicago style
Rosetta Code contributors, "Ramsey's theorem," Rosetta Code, https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399 (accessed March 18, 2025).
CBE/CSE style
Rosetta Code contributors. Ramsey's theorem [Internet]. Rosetta Code; 2024 Jan 29, 15:32 UTC [cited 2025 Mar 18]. Available from: https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399.
Bluebook style
Ramsey's theorem, https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399 (last visited March 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Ramsey's theorem --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399", note = "[Online; accessed 18-March-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 = "Ramsey's theorem --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Ramsey%27s_theorem?oldid=351399}", note = "[Online; accessed 18-March-2025]" }