Cite This Page
Bibliographic details for Galton box animation
- Page name: Galton box animation
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 9 September 2024 23:38 UTC
- Date retrieved: 5 October 2024 12:53 UTC
- Permanent URL: https://rosettacode.org/wiki/Galton_box_animation?oldid=369830
- Page Version ID: 369830
Citation styles for Galton box animation
APA style
Galton box animation. (2024, September 9). Rosetta Code. Retrieved 12:53, October 5, 2024 from https://rosettacode.org/wiki/Galton_box_animation?oldid=369830.
MLA style
"Galton box animation." Rosetta Code. 9 Sep 2024, 23:38 UTC. 5 Oct 2024, 12:53 <https://rosettacode.org/wiki/Galton_box_animation?oldid=369830>.
MHRA style
Rosetta Code contributors, 'Galton box animation', Rosetta Code, 9 September 2024, 23:38 UTC, <https://rosettacode.org/wiki/Galton_box_animation?oldid=369830> [accessed 5 October 2024]
Chicago style
Rosetta Code contributors, "Galton box animation," Rosetta Code, https://rosettacode.org/wiki/Galton_box_animation?oldid=369830 (accessed October 5, 2024).
CBE/CSE style
Rosetta Code contributors. Galton box animation [Internet]. Rosetta Code; 2024 Sep 9, 23:38 UTC [cited 2024 Oct 5]. Available from: https://rosettacode.org/wiki/Galton_box_animation?oldid=369830.
Bluebook style
Galton box animation, https://rosettacode.org/wiki/Galton_box_animation?oldid=369830 (last visited October 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Galton box animation --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Galton_box_animation?oldid=369830", note = "[Online; accessed 5-October-2024]" }
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 = "Galton box animation --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Galton_box_animation?oldid=369830}", note = "[Online; accessed 5-October-2024]" }