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: 6 December 2022 17:45 UTC
- Date retrieved: 25 March 2023 21:16 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127
- Page Version ID: 334127
Citation styles for Galton box animation
APA style
Galton box animation. (2022, December 6). Rosetta Code, . Retrieved 21:16, March 25, 2023 from https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127.
MLA style
"Galton box animation." Rosetta Code, . 6 Dec 2022, 17:45 UTC. 25 Mar 2023, 21:16 <https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127>.
MHRA style
Rosetta Code contributors, 'Galton box animation', Rosetta Code, , 6 December 2022, 17:45 UTC, <https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127> [accessed 25 March 2023]
Chicago style
Rosetta Code contributors, "Galton box animation," Rosetta Code, , https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127 (accessed March 25, 2023).
CBE/CSE style
Rosetta Code contributors. Galton box animation [Internet]. Rosetta Code, ; 2022 Dec 6, 17:45 UTC [cited 2023 Mar 25]. Available from: https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127.
Bluebook style
Galton box animation, https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Galton box animation --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127", note = "[Online; accessed 25-March-2023]" }
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 = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Galton_box_animation&oldid=334127}", note = "[Online; accessed 25-March-2023]" }