Cite This Page
Bibliographic details for Abelian sandpile model/Identity
- Page name: Abelian sandpile model/Identity
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 11 September 2024 21:03 UTC
- Date retrieved: 10 February 2025 23:35 UTC
- Permanent URL: https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917
- Page Version ID: 369917
Citation styles for Abelian sandpile model/Identity
APA style
Abelian sandpile model/Identity. (2024, September 11). Rosetta Code. Retrieved 23:35, February 10, 2025 from https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917.
MLA style
"Abelian sandpile model/Identity." Rosetta Code. 11 Sep 2024, 21:03 UTC. 10 Feb 2025, 23:35 <https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917>.
MHRA style
Rosetta Code contributors, 'Abelian sandpile model/Identity', Rosetta Code, 11 September 2024, 21:03 UTC, <https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917> [accessed 10 February 2025]
Chicago style
Rosetta Code contributors, "Abelian sandpile model/Identity," Rosetta Code, https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917 (accessed February 10, 2025).
CBE/CSE style
Rosetta Code contributors. Abelian sandpile model/Identity [Internet]. Rosetta Code; 2024 Sep 11, 21:03 UTC [cited 2025 Feb 10]. Available from: https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917.
Bluebook style
Abelian sandpile model/Identity, https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917 (last visited February 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Abelian sandpile model/Identity --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917", note = "[Online; accessed 10-February-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 = "Abelian sandpile model/Identity --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Abelian_sandpile_model/Identity?oldid=369917}", note = "[Online; accessed 10-February-2025]" }