Skip to content

Installing

paulalbert1 edited this page Jan 16, 2020 · 4 revisions

ReCiter is a suite of several applications including the PubMed retrieval engine, the optional Scopus retrieval engine, a front end user interface for collecting feedback, and ReCiter itself.

One option is to install these pieces on AWS using the Cloud Formation template.

But, if you are in the evaluation stage, you may want to first install the above components locally. Here are the key steps.

  1. Obtain PubMed API key
  2. Install ReCiter-PubMed application
  3. Install ReCiter app
  4. Install Publication Manager (technically optional)

You may also optionally install Scopus. This slightly improves accuracy and gives you citation count data.

  1. Obtain Scopus API key and instoken
  2. Install ReCiter-Scopus application

The latest description of how to install ReCiter is on the home page of this repository.

Clone this wiki locally