Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active September 12, 2024 03:14
Show Gist options
  • Save wilmoore/7096ed33b0780427c5cb421132fc6138 to your computer and use it in GitHub Desktop.
Save wilmoore/7096ed33b0780427c5cb421132fc6138 to your computer and use it in GitHub Desktop.
Writing :: Books :: ISBN

Writing :: Books :: ISBN

⪼ Made with 💜 by Polyglot.

related

About

International Standard Book Number (ISBN)

  • 10 or 13 numbers (([0-9]{10}|[0-9]{13}))
  • Identifies a book or edition of a book
  • Identifies book-like products such as audio-book or e-book
Every book needs an ISBN
  1. Buy ISBNs
  2. Publishing Imprint: ${PublishingCompanyName} (When Selling Book)
  3. $PublishingCompanyName > Setup Copyright Page
  4. LLC / DBA
physical properties
  • trim size
  • page count
  • binding type

Diagrams

Example ISBN

978-3-16-148410-0

image

Variations

YouTube Research

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment