-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels