The purpose of ReCiter is to enable rapid and accurate and complete searching for articles by specific authors who are members of your institution.
ReCiter does this by combining publication data from PubMed and Scopus with the data you provide about your institution's own authors.
With the more complete and efficient seaches enabled by combining this data, your institution can be made more productive and save money.
ReCiter's accuracy has been measured at over 95% for current full-time faculty at Weill Cornell Medicine.
- Currently, we expect every institution to run its own copy of ReCiter.
- ReCiter is currently an open source application stack.
- Your staff will need to install the application.
- Your staff will need to populate your own system with data about your authors.
- Data from PubMed about published articles is already publicly available.
- Each institution can set its own access rules for personnel information that is used by ReCiter to perform its searches.
- Your ReCiter enhanced searches will be restricted to authors whose data you have populated into ReCiter.
- The decision to share informations about staff authors resides with those authors and the institutions using ReCiter.
- We would encourage institutions and their staff to consider sharing some or all of their author data for the purposes of ReCiter searches.
- In the future we plan to enhance ReCiter to facilitate this type of data sharing
- name variants (such as nicknames, name changes, spelling irregularities, etc)
- current and former institutional affiliation and department
- e-mail addresses
- citizenship
- graduation year
- co-authorship
- journal publication patterns
You wish to search for articles by Andrew Schwartz (not his real name! ) who currently works at Harvard, but used to work at Union County Community College.
- The PubMed interface will retrieve over 3,500 results when searching for "A Schwartz" as an author.
- Most of these are NOT from the A Schwartz we are looking for!
- It will show results for all people who are named "A. Schwartz".
- You could filter the search by Harvard University, but then would have to search again for works written for other institutions.
- You would also have to research A. Schwartz to identify those past affiliations.
- LinkedIn anyone?
We are currently working on a GUI front end for ReCiter.
As of this moment, ReCiter provides a JSON data feed for all searches and inquiries against its database.
We support two methods of working with ReCiter:
- stand-alone, for users only, and
- with Eclipse IDE for those who want to help develop ReCiter or read its source code.
- Java version 8+
- Spring Boot framework.
- explain how to install Maven and Spring-Boot and what they are.
- explain java install
- directions for Windows ( install bash? or instructs for win shell ) Try installing on a 'naive computer'
ALSO System requirements.
- Open a bash terminal.
- Navigate to an installation directory of your choosing.
- Clone the source with:
git clone https://github.com/wcmc-its/ReCiter.git
- Enter the cloned directory with:
cd ReCiter
Currently, all requests create a JSON formatted data set which you can use for any
In order to fully use ReCiter, you will need