bibget

版本 2.4 (30.2 KB) 作者: Harald Enzinger
The easiest way to get BibTeX entries from IEEE Xplore.
642.0 次下载
更新时间 2019/3/1

查看许可证

The function bibget simplifies the creation of BibTeX databases from IEEE Xplore by providing a simple command-line interface. To use bibget, you require an API key for the IEEE Xplore Metadata API. You can get such an API key from http://developer.ieee.org. After inserting your activated API key in the file bibkey.m, run the script bibdemo to get started!

引用格式

Harald Enzinger (2024). bibget (https://www.mathworks.com/matlabcentral/fileexchange/53412-bibget), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Report Generator 的更多信息
致谢

参考作品: export_fig

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
2.4

Fixed bug in author name extraction from XML file.

2.3

Corrected minor bug regarding error handling.

2.2.0.0

Updated bibget due to modification of IEEE Xplore Metadata API response. (Conferences instead of Conference)

2.1.0.0

Improved the handling of missing date information.

2.0.0.0

On January 6, 2018, previous versions of bibget will stop working, because the XML gateway of IEEE Xplore will be shut down. The new version of bibget uses the IEEE Xplore Metadata API, which replaces the XML gateway.

1.4.0.0

Updated publication title processing due to format changes in the IEEE Xplore database.
Minor modifications of comments and demo script.

1.3.0.0

Added a warning message that indicates missing fields.
Corrected typo in line 458 of bibget v.1.2.

1.2.0.0

Updated demo-script.
Renamed option -nobreak to -nosplit for improved clarity.
Changed timestamp in bib structure from numeric to string to improve usability.

1.1.0.0

Added a demo script.

1.0.0.0

Modified Logo.
Modified description.