Giter Site home page Giter Site logo

rcpatrick / isbn Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14 KB

Retrieves title, author, publisher, and year given 10- or 13-digit ISBN number.

Home Page: https://raypatrick.xyz/software/isbn

License: GNU General Public License v3.0

Makefile 24.26% Shell 36.78% Roff 38.96%
isbn isbn-10 isbn-13 books citations

isbn's Introduction

isbn

Install and Use

From Github:

git clone https://github.com/rcpatrick/isbn.git

From my website:

git clone git://git.raypatrick.xyz/isbn.git

Then:

cd isbn
sudo make install

NAME

isbn - Retrieves title, author, publisher, and publishing date of any book, given its 10- or 13-digit ISBN number.

SYNOPSIS

isbn ISBN_NUMBER [-b]

DESCRIPTION

isbn is a simple utility that accepts a 10- or 13-digit ISBN number, then queries the Google Books API to retrieve its title, author, publisher, and year of publication. It can display this information on stdout as plain text or formatted as a LaTeX .bibtex entry.

OPTIONS

ISBN_NUMBER

: May be a 10- or 13-digit ISBN number, with or without dashes. For example: 0-446-60725-8, or 0446607258.

-b, --bibtex

: Format book information as a LaTeX .bibtex entry. If this option is not specified, output will be in plain text.

BUGS

Information provided by this tool is no better than that loaded into the Google Books database. Always double-check the output of the program.

AUTHOR

Written 2021 by Ray Patrick.

SEE ALSO

jq(1)

isbn's People

Contributors

rcpatrick avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.