从JabRef的DOI字段自动填充URL字段

问题描述

在JabRef(v5.1)中,如果我使用“新条目”标签来使用DOI建立引用,我希望它在URL字段中填充DOI附加在https://doi.org/后,例如我使用doi“ 10.1016 / j.ymssp.2019.106551”来填写https://doi.org/10.1016/j.ymssp.2019.106551提交的URL。

在参考创建阶段还是之后,有没有办法做到这一点?

请注意doi2bib.org会这样做,对于10.1016 / j.ymssp.2019.106551,它会返回url = https://doi.org/10.1016/j.ymssp.2019.106551

这是来自doi2bib.org的完整bibtex条目,可以根据需要执行此操作。

@article{Downey2020,doi = {10.1016/j.ymssp.2019.106551},url = {https://doi.org/10.1016/j.ymssp.2019.106551},year = {2020},month = apr,publisher = {Elsevier {BV}},volume = {138},pages = {106551},author = {Austin Downey and Jonathan Hong and Jacob Dodson and Michael Carroll and James Scheppegrell},title = {Millisecond model updating for structures experiencing unmodeled high-rate dynamic events},journal = {Mechanical Systems and Signal Processing}
}

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)