Collections:
Other Resources:
Checksum of ISSN Number
What Is the Checksum of an ISSN Number?
✍: FYIcenter.com
The Checksum of an ISSN Number is the last digit of the ISSN number.
For example, "2719-6488" is the ISSN for the print version of "Journal of Mother and Child". The last digit 8 is the checksum, which is calculated using the Mod11 algorithm.
Here is the Mod11 algorithm to carry out the checksum calculation:
1. Each of the first seven digits of the ISSN is multiplied by its position number counting from the right. Using "2719-6488" as an example, the first digit "2" is multiplied by its position number "8", resulting "16".
2. Add all 7 products from step 1. Using "2719-6488" as an example, the sum is:
2*8 + 7*7 + 1*6 + 9*5 + 6*4 + 4*3 + 8*2 = 168
3. Take the remainder from the sum modulo 11. Continue with the above example, the remainder is:
168 % 11 = 3
4. If the remainder is 0, then the checksum is 0.
5. If the remainder > 0, then the checksum is calculated by subtracting the remainder from 11. Continue with the above example, the checksum is:
11 - 3 = 8
6. If the checksum is 10, convert it to letter X.
2025-04-25, ∼329🔥, 0💬
Popular Posts:
Paper Summary: DOI: 10.1002/anie.202218390 Received on: 2024-05-17
Paper Summary: DOI: 10.12987/9780300190939-0 19Received on: 2024-05-25
Paper Summary: Title: Subfascial Gluteal Augmentation Author(s): de la Peña, J. Abel; Rubio, Omar V...
Paper Summary: Title: The performance of socially responsible investments: Investment funds and indi...
Paper Summary: Title: Response of Duffing one-sided constraint oscillator to combined deterministic ...