元数据的其他中包含期刊标签,怎么处理 #416
Closed
Aron-Feng
started this conversation in
Note Templates
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我想进行以下步骤:
1、判断topItem.getField('extra')是否为空
2、如果不为空,比如为‘JCR分区: Q2 中科院分区升级版: 工程技术2区 影响因子: 4.73 5年影响因子: 4.662 EI核心: 是’,我想把他们依次分开,并显示在笔记中,达到这样的效果(其中,中科院分区升级版用中科院分区代替,影响因子用IF代替,5年影响因子用IF(5)代替)
🔴JCR分区: Q2 🔴中科院分区: 工程技术2区 🔴 IF: 4.73 🔴IF(5) 4.662 🔴EI核心: 是
怎么写这个笔记模板呢?
Beta Was this translation helpful? Give feedback.
All reactions