bibget

バージョン 2.4 (30.2 KB) 作成者: Harald Enzinger
The easiest way to get BibTeX entries from IEEE Xplore.
ダウンロード: 642
更新 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 Center および MATLAB AnswersMATLAB 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.