fastluca / JRis

Java RIS Format library
MIT License
6 stars 7 forks source link
citation java java-8 java8 parse ris ris-format ris-stream

JRis

JRis is a Java implementation of RIS Format. JRis has the goal to give an easy way to parse RIS format stream and to build them.

From Wikipiedia:

RIS is a standardized tag format developed by Research Information Systems, Incorporated (the format name refers to the company) to enable citation programs to exchange data. It is supported by a number of reference managers. Many digital libraries, like IEEE Xplore, Scopus, the ACM Portal, Scopemed, ScienceDirect, SpringerLink and Rayyan QCRI can export citations in this format. Major reference/citation manager applications, like Zotero, Mendeley, and EndNote can export and import citations in this format.

Usage example

The following examples inlustrates how to use JRis to parse and to build RIS format stream.