-
Notifications
You must be signed in to change notification settings - Fork 1
T1, TI and CT -> title in Mendeley #58
Copy link
Copy link
Open
Description
The tags T1, TI and CT are mapped to title (in this order). If one exists all the other are ignored.
The following RIS file:
TY - JOUR
T1 - T1 is 1st (I)
TI - TI is 2nd (I)
CT - CT is 3rd (I)
ER -
TY - JOUR
TI - TI is 2nd (II)
CT - CT is 3rd (II)
ER -
TY - JOUR
CT - CT is 3rd (III)
ER -
Should produce three references:
- title="T1 is 1st (I)"
- title="TI is 2nd (II)"
- title="CT is 3rd (III)"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels