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.
- Host: GitHub
- URL: https://github.com/chimbori/isbn-bibtex-php
- Owner: chimbori
- License: apache-2.0
- Created: 2021-11-25T14:41:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T15:02:59.000Z (over 3 years ago)
- Last Synced: 2025-03-21T09:05:38.543Z (2 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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`