> For the complete documentation index, see [llms.txt](https://docs.jabref.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jabref.org/v4/finding-sorting-and-cleaning-entries/import-using-online-bibliographic-database/mathscinet.md).

# MathSciNet

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

[MathSciNet](http://www.ams.org/mathscinet/) is a searchable online bibliographic database. It contains all of the contents of the journal Mathematical Reviews (MR) since 1940 along with an extensive author database, links to other MR entries, citations, full journal entries, and links to original articles. It contains almost 3 million items and over 1.7 million links to original articles ([Wikipedia](https://en.wikipedia.org/wiki/MathSciNet)).

To fetch entries from MathSciNet, choose **Search → Web search**, and the search interface will appear in the side pane. Select **MathSciNet** in the dropdown menu. To start a search, enter the words of your query, and press Enter or the **Fetch** button.

Then, the results are displayed in the [import inspection window](/v4/import-export.md). In case an error occurs, it is shown in a popup.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-online-bibliographic-database/mathscinet.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.
