Cite This Page
Bibliographic details for Digital root
- Page name: Digital root
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 8 December 2024 07:47 UTC
- Date retrieved: 19 January 2025 23:39 UTC
- Permanent URL: https://rosettacode.org/wiki/Digital_root?oldid=374172
- Page Version ID: 374172
Citation styles for Digital root
APA style
Digital root. (2024, December 8). Rosetta Code. Retrieved 23:39, January 19, 2025 from https://rosettacode.org/wiki/Digital_root?oldid=374172.
MLA style
"Digital root." Rosetta Code. 8 Dec 2024, 07:47 UTC. 19 Jan 2025, 23:39 <https://rosettacode.org/wiki/Digital_root?oldid=374172>.
MHRA style
Rosetta Code contributors, 'Digital root', Rosetta Code, 8 December 2024, 07:47 UTC, <https://rosettacode.org/wiki/Digital_root?oldid=374172> [accessed 19 January 2025]
Chicago style
Rosetta Code contributors, "Digital root," Rosetta Code, https://rosettacode.org/wiki/Digital_root?oldid=374172 (accessed January 19, 2025).
CBE/CSE style
Rosetta Code contributors. Digital root [Internet]. Rosetta Code; 2024 Dec 8, 07:47 UTC [cited 2025 Jan 19]. Available from: https://rosettacode.org/wiki/Digital_root?oldid=374172.
Bluebook style
Digital root, https://rosettacode.org/wiki/Digital_root?oldid=374172 (last visited January 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Digital root --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Digital_root?oldid=374172", note = "[Online; accessed 19-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 = "Digital root --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Digital_root?oldid=374172}", note = "[Online; accessed 19-January-2025]" }