woodwm / paperlib

An open-source academic paper management tool.

Home Page:https://paperlib.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 lookup (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 function of a paper management tool. Unfortunately, there is no software in this world that does this well, not even commercial software.

  • A modern UI. No extra useless features.

What we need may be: 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 own papers.

That is Paperlib.

Highlights

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

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

      • openreview.net
      • IEEE
      • DBLP
      • Paper with Code (scrape avaliable 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 in your research topic.
  • Locate and download PDF files from web.
  • MacOS spotlight-like plugin to copy paste reference easily when writing a draft paper.
  • Cloud sync, supports macOS and Windows.
  • Beautiful and clean UI.

Download and Install

» Download Here «

Windows

⚠️ You may notice that a warnning 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 are installing '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'.

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 puzzle of the computer science. I tried to contact some friends to provide information about the paper matadata 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

About

An open-source academic paper management tool.

https://paperlib.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.3%Language:TypeScript 20.9%Language:Vue 14.7%Language:CSS 3.7%Language:HTML 2.3%