ISBN to BibTeX Converter
With the ISBN (International Standard Book Number) for a publication, you can generate a citation for it in the BibTeX format.
Source
The source is licensed as Apache 2.0.
https://github.com/chimbori/isbn-bibtex-php
Hosting
This repo need to be hosted on a server that allows cross-origin requests.
Setup
- Sign up for an API key with Amazon.
- Copy
config-sample.php
to a new file,config.php
. - Copy API keys into
config.php