Skip to content

从 dblp 上爬取论文 bibtex 格式的引用,并将其转换为固定格式,方便插入参考文献

Notifications You must be signed in to change notification settings

kpole/bibtex2ref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

从 dblp 上爬取论文 bibtex 格式的引用,并将其转换为固定格式,方便插入参考文献

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages