> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/academia/paper-search-extended.md).

# paper-search-extended

#### Article Search Flowchart

[Guide to Finding Articles/Books - Google Docs](https://docs.google.com/document/d/1ZwWs8JOrlkrrqiHwkQSwc4_NM85Zbzc9t9ifQ1rHZgM/edit)

#### Specific

* [NASA/ADS Paper Search](https://ui.adsabs.harvard.edu/)
* [OpenCitations - Home](https://opencitations.net/)

#### Repo

* [Zhuanzhi](https://www.zhuanzhi.ai/)
* [Orvium - Accelerating Scientific Publishing](https://orvium.io/researcher/)
* [You are Crossref - Crossref](https://www.crossref.org/)
* [The Lens - Free & Open Patent and Scholarly Search](https://www.lens.org/) Patent
* [OpenAlex: The open catalog to the global research system](https://openalex.org/)
* [Scopus preview - Scopus - Welcome to Scopus](https://www.scopus.com/home.uri)
* [OurResearch: Tools to make research more open](https://ourresearch.org/)
* [Whiterose](https://eprints.whiterose.ac.uk/)
* [SHARE](https://share.osf.io/)

#### Article

* [Distill—Latest articles about machine learning](https://distill.pub/)
* [Xirva - Browse and Upload Scientific Papers on the Decentralised Web](https://www.xirva.org/)
* [viXra.org open e-Print archive](https://vixra.org/)
* [CVF Open Access](https://openaccess.thecvf.com/menu)


---

# 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://irosyadi.gitbook.io/irosyadi/academia/paper-search-extended.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.
