We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
##Environment## Assuming a linux environment, it shouldn't matter too much which, but we've only developed/tested on recent versions of Ubuntu.
##Additional python modules## Over and above your base python install you will need to have the following
All of which can be installed with pip, e.g.: sudo pip install pyzotero
##Grab the source code## Clone of download from https://github.com/OllyButters/papers
##API keys## Since we are using several APIs we need to register for a few of them and get some API keys.
Once you have these put them in the settings.ini file.
##Run it!## From the command line do something like: ./source/papers.py
./source/papers.py
Home
Introduction
Install and run
Reference
Misc