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: 26 June 2024 05:53 UTC
- Date retrieved: 3 October 2024 16:39 UTC
- Permanent URL: https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791
- Page Version ID: 365791
Citation styles for ISBN13 check digit
APA style
ISBN13 check digit. (2024, June 26). Rosetta Code. Retrieved 16:39, October 3, 2024 from https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791.
MLA style
"ISBN13 check digit." Rosetta Code. 26 Jun 2024, 05:53 UTC. 3 Oct 2024, 16:39 <https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791>.
MHRA style
Rosetta Code contributors, 'ISBN13 check digit', Rosetta Code, 26 June 2024, 05:53 UTC, <https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "ISBN13 check digit," Rosetta Code, https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. ISBN13 check digit [Internet]. Rosetta Code; 2024 Jun 26, 05:53 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791.
Bluebook style
ISBN13 check digit, https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791 (last visited October 3, 2024).
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=365791", note = "[Online; accessed 3-October-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 = "ISBN13 check digit --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/ISBN13_check_digit?oldid=365791}", note = "[Online; accessed 3-October-2024]" }