An open API service indexing awesome lists of open source software.

https://github.com/chimbori/isbn-bibtex-php

Generate a citation in the BibTeX format from an ISBN (International Standard Book Number) for a publication.
https://github.com/chimbori/isbn-bibtex-php

Last synced: 2 months ago
JSON representation

Generate a citation in the BibTeX format from an ISBN (International Standard Book Number) for a publication.

Awesome Lists containing this project

README

        

# ISBN to BibTeX Convertor

With the ISBN (International Standard Book Number) for a publication, you can generate a citation for it in the BibTeX format.

## 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`