# ISBN number

{% hint style="info" %}
Since: 3.8
{% endhint %}

To use this feature, choose **BibTeX → New entry...**. In the lower part, there is the box "ID-based entry generator". In the field "ID type", you can select "ISBN". The field "ID" is focused. Enter the ISBN here and press Enter to generate an entry based on the Id. You can also click on "Generate". Then, [eBook.de's](http://www.ebook.de/) API is used to convert an ISBN to a BibTeX entry. If no entry is found, the fetcher tries [OttoBib](https://www.ottobib.com/) to find an entry. The found entry is opened in an entry editor. In case an error occurs, a popup is shown.

Some fetched entries contain a `url` field. This field points to the URL of the book at the respective online book store. In case you buy the book using the link, the service provider (ebook.de) receive a commission to fund the service.

![Screenshot of new entry dialog](/files/yvSdM3jeryTW53rJVx7r)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jabref.org/v4/finding-sorting-and-cleaning-entries/import-using-publication-identifiers/isbntobibtex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
