Top Qs
Timeline
Chat
Perspective

RIS (file format)

Standardized tag format for references exchange From Wikipedia, the free encyclopedia

Remove ads

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.[1] It is supported by a number of reference managers. Many digital libraries, like Web of Science, IEEE Xplore, Scopus, the ACM Portal, Scopemed, ScienceDirect, SpringerLink, Rayyan, The Lens, Accordance Bible Software,[2] and online library catalogs can export citations in this format. Citation management applications can export and import citations in this format.

Quick Facts Filename extension, Internet media type ...
Remove ads

Format

Summarize
Perspective

The RIS file format—two letters, two spaces and a hyphen—is a tagged format for expressing bibliographic citations. According to the specifications,[3][4][5] the lines must end with the ASCII carriage return and line feed characters. Note that this is the convention on Microsoft Windows, while in other contemporary operating systems, particularly Unix, the end of line is typically marked by line feed only.

Multiple citation records can be present in a single RIS file. A record ends with an "end record" tag ER - with no additional blank lines between records.

Example record

This is an example of how the article "Claude E. Shannon. A mathematical theory of communication. Bell System Technical Journal, 27:379–423, July 1948" would be expressed in the RIS file format:

TY  - JOUR
AU  - Shannon, Claude E.
PY  - 1948
DA  - July
TI  - A Mathematical Theory of Communication
T2  - Bell System Technical Journal
SP  - 379
EP  - 423
VL  - 27
ER  - 

Example multi-record format

This is an example of how two citation records would be expressed in a single RIS file. Note the first record ends with ER - and the second record begins with TY - JOUR:

TY  - JOUR
AU  - Shannon, Claude E.
PY  - 1948
DA  - July
TI  - A Mathematical Theory of Communication
T2  - Bell System Technical Journal
SP  - 379
EP  - 423
VL  - 27
ER  - 
TY  - JOUR
T1  - On computable numbers, with an application to the Entscheidungsproblem
A1  - Turing, Alan Mathison
JO  - Proc. of London Mathematical Society
VL  - 47
IS  - 1
SP  - 230
EP  - 265
Y1  - 1937
ER  - 
Remove ads

Tags

Summarize
Perspective

The TY - tag must appear first and the ER - tag must appear last.[6][7][8] Most tags must appear at most once, but the author, keyword, and URL tags can be repeated.[6]

Each name must be formatted as a comma-separated list of last name, first name (including middle names, can be initials), and suffix, in that order, and must not be longer than 255 characters.[6][9][10][8] Unless otherwise specified, each date must be formatted as a slash-separated list of 4-digit year, 2-digit month, 2-digit day, and other info (e.g. season); unused fields may be omitted if they are at the end.[6][11][8]

Many strings have limits on what characters they can contain (e.g. any ASCII character, just alphanumerics, or just digits) or their length (often limited to 255 characters). These are only sometimes noted in the table below; see the linked sources to double-check, particularly [9] and the pages in RIS Format Specifications.

There are two major versions of the RIS specification, one from 2001, and one from the end of 2011 with different lists of tags for each type of record, sometimes with different meanings.[4][5][12][13] Below is an excerpt of the main RIS tags, from both versions. Except for TY - and ER -, order of tags is free and their inclusion is optional.[better source needed]

More information Tag, Meaning (see linked references for more details, such as which types have which interpretations) ...
Remove ads

Type of reference

Summarize
Perspective

The type of reference preceded by the TY - tag must abbreviated as:

More information Abbreviation ("Field Label"), Type ("Ref Type") ...
Remove ads

See also

  • BIBFRAME—bibliographic framework, an emerging standard to replace MARC
  • Bibliographic record—general concept
  • BibTeX—a text-based data format used by LaTeX
  • EndNote—a text-based data scheme used by the EndNote program
  • MARC—machine-readable cataloging standards
  • refer—an aging text-based data scheme supported on UNIX-like systems

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads