bibtex2ref 从 dblp 上搜索论文,获取 bibtex 格式的引用数据,然后转换成中文论文要求的格式 安装第三方包 pip install requests beautifulsoup4 lxml termcolor pip install --no-cache-dir --force-reinstall git+https://github.com/sciunto-org/python-bibtexparser@main 运行 python3 -u main.py