收到,谢谢建议,最近在写材料,过阵子统一更新一下。
已增加
感谢感谢!!
我最近刚根据个人的使用习惯修改了下,其实是有更丰富的搜素选项的,其他用户也可以自由配置,可以参考 这个 zotero-engine-list (github.com) json文件里的 "_urlTemplate" 字段,根据各自的使用习惯进行增删,比如我把我自己的改成了:
———————————————————————————————————————
$$
谷歌学术|https://scholar.google.com/scholar?hl=zh-CN&as_sdt=0%2C5&q={text}&btnG=
IEEE 搜索|https://ieeexplore.ieee.org/search/searchresult.jsp?newsearch=true&queryText={text}
百度学术|http://xueshu.baidu.com/s?wd={text}&ie=utf-8
中国知网|https://kns.cnki.net/kns8/defaultresult/index?kw={text}
SCI-HUB|https://sci-hub.se/{text}
企鹅论文|https://doi.qqsci.com/?doi={text}#search
文献网络|https://www.connectedpapers.com/search?q={text}
谷歌专利|https://patents.google.com/?q=({text})&oq=({text})
谷歌搜索|https://www.google.com/search?q={text}&ie=utf-8&oe=utf-8
PS:个人感觉这里边的知网链接比原版的搜索更好用,当然还有海外版能直接下载PDF的链接 engines.json by fadetube · Pull Request #4 (github.com)
收到,谢谢建议,最近在写材料,过阵子统一更新一下。
已增加
感谢感谢!!
我最近刚根据个人的使用习惯修改了下,其实是有更丰富的搜素选项的,其他用户也可以自由配置,可以参考 这个 zotero-engine-list (github.com) json文件里的 "_urlTemplate" 字段,根据各自的使用习惯进行增删,比如我把我自己的改成了:
———————————————————————————————————————
$$
谷歌学术|https://scholar.google.com/scholar?hl=zh-CN&as_sdt=0%2C5&q={text}&btnG=
IEEE 搜索|https://ieeexplore.ieee.org/search/searchresult.jsp?newsearch=true&queryText={text}
百度学术|http://xueshu.baidu.com/s?wd={text}&ie=utf-8
中国知网|https://kns.cnki.net/kns8/defaultresult/index?kw={text}
SCI-HUB|https://sci-hub.se/{text}
企鹅论文|https://doi.qqsci.com/?doi={text}#search
文献网络|https://www.connectedpapers.com/search?q={text}
谷歌专利|https://patents.google.com/?q=({text})&oq=({text})
谷歌搜索|https://www.google.com/search?q={text}&ie=utf-8&oe=utf-8
———————————————————————————————————————
PS:个人感觉这里边的知网链接比原版的搜索更好用,当然还有海外版能直接下载PDF的链接 engines.json by fadetube · Pull Request #4 (github.com)