An open API service indexing awesome lists of open source software.

https://github.com/loiccoyle/papis-add-cds

📄 Add citations and pdfs from the CERN Document Server
https://github.com/loiccoyle/papis-add-cds

bibliography bibtex cern papis pdf

Last synced: 3 months ago
JSON representation

📄 Add citations and pdfs from the CERN Document Server

Awesome Lists containing this project

README

        

# Papis add from the Cern Document Server

A small script to add the bibtex citation and pdf from documents on the [Cern Document Server](https://cds.cern.ch) to `papis`.

# Installation

Clone and place the `papis-add-cds` script in to your `papis` config fodler.

```bash
git clone https://github.com/loiccoyle/papis-add-cds
cp papis-add-cds/papis-add-cds ~/.config/papis/scripts/
```

> Make sure it is executable!

# Usage

```bash
papis add-cds https://cds.cern.ch/record/782076
```