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: 16 March 2024 20:38 UTC
- Date retrieved: 13 December 2024 15:27 UTC
- Permanent URL: https://rosettacode.org/wiki/Galton_box_animation?oldid=362076
- Page Version ID: 362076
Citation styles for Galton box animation
APA style
Galton box animation. (2024, March 16). Rosetta Code. Retrieved 15:27, December 13, 2024 from https://rosettacode.org/wiki/Galton_box_animation?oldid=362076.
MLA style
"Galton box animation." Rosetta Code. 16 Mar 2024, 20:38 UTC. 13 Dec 2024, 15:27 <https://rosettacode.org/wiki/Galton_box_animation?oldid=362076>.
MHRA style
Rosetta Code contributors, 'Galton box animation', Rosetta Code, 16 March 2024, 20:38 UTC, <https://rosettacode.org/wiki/Galton_box_animation?oldid=362076> [accessed 13 December 2024]
Chicago style
Rosetta Code contributors, "Galton box animation," Rosetta Code, https://rosettacode.org/wiki/Galton_box_animation?oldid=362076 (accessed December 13, 2024).
CBE/CSE style
Rosetta Code contributors. Galton box animation [Internet]. Rosetta Code; 2024 Mar 16, 20:38 UTC [cited 2024 Dec 13]. Available from: https://rosettacode.org/wiki/Galton_box_animation?oldid=362076.
Bluebook style
Galton box animation, https://rosettacode.org/wiki/Galton_box_animation?oldid=362076 (last visited December 13, 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=362076", note = "[Online; accessed 13-December-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=362076}", note = "[Online; accessed 13-December-2024]" }