Cite This Page
Bibliographic details for Elementary cellular automaton
- Page name: Elementary cellular automaton
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 19 October 2024 14:24 UTC
- Date retrieved: 15 January 2025 16:15 UTC
- Permanent URL: https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755
- Page Version ID: 371755
Citation styles for Elementary cellular automaton
APA style
Elementary cellular automaton. (2024, October 19). Rosetta Code. Retrieved 16:15, January 15, 2025 from https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755.
MLA style
"Elementary cellular automaton." Rosetta Code. 19 Oct 2024, 14:24 UTC. 15 Jan 2025, 16:15 <https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755>.
MHRA style
Rosetta Code contributors, 'Elementary cellular automaton', Rosetta Code, 19 October 2024, 14:24 UTC, <https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755> [accessed 15 January 2025]
Chicago style
Rosetta Code contributors, "Elementary cellular automaton," Rosetta Code, https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755 (accessed January 15, 2025).
CBE/CSE style
Rosetta Code contributors. Elementary cellular automaton [Internet]. Rosetta Code; 2024 Oct 19, 14:24 UTC [cited 2025 Jan 15]. Available from: https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755.
Bluebook style
Elementary cellular automaton, https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755 (last visited January 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Elementary cellular automaton --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755", note = "[Online; accessed 15-January-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 = "Elementary cellular automaton --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Elementary_cellular_automaton?oldid=371755}", note = "[Online; accessed 15-January-2025]" }