Cite This Page
Bibliographic details for Kernighans large earthquake problem
- Page name: Kernighans large earthquake problem
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 20 December 2024 19:58 UTC
- Date retrieved: 19 March 2025 06:27 UTC
- Permanent URL: https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637
- Page Version ID: 374637
Citation styles for Kernighans large earthquake problem
APA style
Kernighans large earthquake problem. (2024, December 20). Rosetta Code. Retrieved 06:27, March 19, 2025 from https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637.
MLA style
"Kernighans large earthquake problem." Rosetta Code. 20 Dec 2024, 19:58 UTC. 19 Mar 2025, 06:27 <https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637>.
MHRA style
Rosetta Code contributors, 'Kernighans large earthquake problem', Rosetta Code, 20 December 2024, 19:58 UTC, <https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637> [accessed 19 March 2025]
Chicago style
Rosetta Code contributors, "Kernighans large earthquake problem," Rosetta Code, https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637 (accessed March 19, 2025).
CBE/CSE style
Rosetta Code contributors. Kernighans large earthquake problem [Internet]. Rosetta Code; 2024 Dec 20, 19:58 UTC [cited 2025 Mar 19]. Available from: https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637.
Bluebook style
Kernighans large earthquake problem, https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637 (last visited March 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Kernighans large earthquake problem --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637", note = "[Online; accessed 19-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 = "Kernighans large earthquake problem --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Kernighans_large_earthquake_problem?oldid=374637}", note = "[Online; accessed 19-March-2025]" }