Zotero-GPT是基于Zotero的一款插件,利用了OpenAI的GPT模型,其核心在于标签,可以实现快速阅读文献、同时总结多篇文献、分析文献指定内容、文章润色辅助创作、自动管理文献引用等。研究者可以选取特定文本在Zotero文献库中进行搜索,快速找到相关的文献资源,提高文献检索的效率,也可以在阅读文献的过程中随时提问,获取更多的信息...
继续浏览精彩内容 爱奇艺APP 精彩视频尽在爱奇艺 打开 浏览器 继续
This is a Zotero plugin developed bysciteso that you can enrich your library with information from us. Please note that the latest version of this plugin at V2.0 onwards only supports Zotero 7 and above. If you are looking for a plugin that supports Zotero 6, please use anearlier release...
repo:'scitedotai/scite-zotero-plugin', releases:[ { targetZoteroVersion:'6', targetZoteroVersion:'7', tagName:'latest', }, { targetZoteroVersion:'6', tagName:'v1.11.6', }, ], tags:['integration'], }, Expand Down
首先,在HisCite中选中文献,导出为.hci格式(HisCite format),手动修改为.txt格式,然后导入Endnote。注意,这个.txt文档同样不能被Zotero识别,却能被Endnote识别。 然后,从Endnote中批量导出为.xml格式; 最后,从Zotero中导入.xml文档。 HisCite标记文献如何导入Endnote?
Scite https://scite.ai/ Scite是一款发现和评估科学文章的工具。其最独特的功能是智慧引用,它从3400余万篇全文文章中提取和分析数据,对13多亿条施引文献对于被引文献的观点进行陈述和分类,评估研究文章的可信度和影响力,让研究者能迅速找到特定文献的施引文献群,并清晰地了解其他作者对于特定文献持何种观点,以及他...
msg = `[Scite Zotero] bootstrap: ${msg}` Zotero.logError(msg) } @@ -59,57 +59,58 @@ async function waitForZotero() { } async function install() { await waitForZotero(); log('Installed Scite Plugin'); await waitForZotero() log('Installed Scite Plugin') } let chromeHandle async...