Skip to content

RIS format ER tag #392

@igordot

Description

@igordot

There seems to be an issue with the RIS format export. According to the RefDB handbook: The last tag of each reference is the End tag (ER - ). Clarivate EndNote has a similar comment: ... the last tag of each reference, which must be "ER - ," ....

In cffconvert, the ER - tag is only ER:

return "TY - GEN\n" + "".join(items) + "ER\n"

At least with EndNote, those RIS files are not imported properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions