「工具」 Histcite
目前 HistCite 只有 Windows 版本,不支持 macOS 系统;
1 安装
- 下载 HistCite
官方版本的 HistCite 由于 bug 多,已经无法满足需要了;这里推荐网友 Tsing 开发的 HistCite Pro 版本;
百度云链接:https://pan.baidu.com/s/1ZuaGH0upJhXqsBiItdPOow 提取码: ns32
1.1 ubuntu
- 安装 wine
sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get uplast_modified_at sudo apt-get install wine1.8
-
设置 win32
WINEARCH=win32 PREFIX=/home/yourhomedirectory/.wine/ winecfg
博主没有操作这一步,也可以用; - 运行
wine HistCite.exe
需要建立目录 ~/.wine/drive_c/fakepath
,并且把要分析的 txt 放在这个文件夹下;
2 使用
附录
1. 参考资料
- Tutorial: Running Histcite on Ubuntu Linux 14.04 using Wine 1.7.24[EB/OL]. https://christopherkullenberg.se/tutorial-running-histcite-on-ubuntu-14-04-using-wine-1-7-24.html. 2014-08-21/2019-07-22.
- 青柠学术. 文献引文分析软件HistCite,你的重要科研利器![EB/OL]. https://iseex.github.io/2019-05/HistCite/. 2019-05-15/2019-07-22.
Comments