/paperlib

An open-source academic paper management tool.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0


An open-source academic paper management tool.

Webpage | Download | Quick Start | Roadmap


📣 I'm looking for someone to work with me on developing Paperlib. 📣

If you are interested please contact me.

Introduction

I'm a computer science PhD student. Conference papers are in major in my research community, which is different from other disciplines. Without DOI, ISBN, metadata of a lot of conference papers are hard to look up (e.g., NIPS, ICLR etc.). When I cite a publication in a draft paper, I need to manually search the publication information of it in Google Scholar or DBLP over and over again.

Why not Zotero, Mendely?

  • A good metadata scraping capability is one of the core functions of a paper management tool. Unfortunately, no software in this world does this well, not even commercial software.

  • A modern UI. No extra useless features.

What we need may be to: import a paper, scrape the metadata of it as accurately as possible, simply organise the library, and export it to BibTex when we are writing our papers.

That is Paperlib.

Highlights

  • Scrape paper’s metadata with many scrapers. Support writing your metadata scrapers. Tailored for many disciplines (still growing):
    • General

      • arXiv
      • doi.org
      • Semantic Scholar
      • Crossref
      • Google Scholar
      • Springer
      • Elseivier Scopus
    • Computer Science and Electronic Engineering

      • openreview.net
      • IEEE
      • DBLP
      • Paper with Code (scrape available in the code repository)
    • Earth Science

    • Physics

      • NASA Astrophysics Data System
      • SPIE: Inte. Society for Optics and Photonics
    • Chemistry

      • ChemRxiv
    • Biology

      • BioRxiv / MedRxiv
    • ...

  • Fulltext and advanced search.
  • Rating, flag, tag, folder and markdown/plain text note.
  • RSS feed subscription to follow the newest publications on your research topic.
  • Locate and download PDF files from the web.
  • macOS spotlight-like plugin to copy-paste references easily when writing a draft paper. Also supports MS Word.
  • Cloud sync, supports macOS, Linux, and Windows.
  • Beautiful and clean UI.

Download and Install

» Download Here «

Windows

⚠️ You may notice that a warning shows when you install Paperlib on Windows. The reason is that there is no code signing in Paperlib because it is so expensive. The source code of Paperlib can be found in the electron branch. It won't hurt your PC and will never collect any personal information. Please make sure you are using HTTPS and our official webpage or Github to download the installer. When you install latest.exe, in the "Windows protected your PC" window, please click More info and Run anyway.

macOS

⚠️ You may need to click the preference - Security & Privacy - run anyway.

Linux

See here.

Quick Start

Introduction (EN)
Introduction (CN)

Donate

Buy Me A Coffee

Buy Me A Coffee

Sponsors

Apple Silicon Build

Contribute to Paperlib

Metadata Scrapers

My research topic is computer vision, which is only one piece of the puzzle of computer science. I tried to contact some friends to provide information about the paper metadata database in different disciplines. However, However, it does not cover all disciplines. If the builtin metadata scrapers are not suitable for your research, feel free to open an issue or a pull request.

New Features

I'm open to any new feature request, we can discuss it in the issue.

License

GPL-3.0 License