Cite This Page
Bibliographic details for ISBN13 check digit
- Page name: ISBN13 check digit
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 15 December 2024 22:20 UTC
- Date retrieved: 16 February 2025 08:25 UTC
- Permanent URL: https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390
- Page Version ID: 374390
Citation styles for ISBN13 check digit
APA style
ISBN13 check digit. (2024, December 15). Rosetta Code. Retrieved 08:25, February 16, 2025 from https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390.
MLA style
"ISBN13 check digit." Rosetta Code. 15 Dec 2024, 22:20 UTC. 16 Feb 2025, 08:25 <https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390>.
MHRA style
Rosetta Code contributors, 'ISBN13 check digit', Rosetta Code, 15 December 2024, 22:20 UTC, <https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390> [accessed 16 February 2025]
Chicago style
Rosetta Code contributors, "ISBN13 check digit," Rosetta Code, https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390 (accessed February 16, 2025).
CBE/CSE style
Rosetta Code contributors. ISBN13 check digit [Internet]. Rosetta Code; 2024 Dec 15, 22:20 UTC [cited 2025 Feb 16]. Available from: https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390.
Bluebook style
ISBN13 check digit, https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "ISBN13 check digit --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390", note = "[Online; accessed 16-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 = "ISBN13 check digit --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/ISBN13_check_digit?oldid=374390}", note = "[Online; accessed 16-February-2025]" }