IEEE_abbrv_fcn(mybi​b)

版本 1.3.0.0 (6.1 KB) 作者: Curtis
IEEE abbreviation processing based on the style manual for a BibTex .bib file for use with LaTex.
40.0 次下载
更新时间 2018/4/27

查看许可证

IEEE_abbrv(mybib) formats a NEW BibTex bibliography file for use in LaTex to abbreviate entries for journal, booktitle, publisher, school, and department. Care must be taken to review the entries for the newly generated .bib file as compound words can be abbreviated unexpectedly. It is suggested that you maintain the unabbreviated .bib file and then generate an abbreviated version just before use to avoid maintaining two .bib files. For use with IEEEtran.bst, IEEEabrv.bib, and rpi_IEEE.bst. IEEE has specific abbreviations for IEEE journals, so use \bibliography{IEEEabrv , mybib} to allow those substitutions first. Abbreviations base on IEEE EDITORIAL STYLE MANUAL V9 7-22-2016. This works with .bib files that use curly braces ie. journal={This Journal},

引用格式

Curtis (2024). IEEE_abbrv_fcn(mybib) (https://www.mathworks.com/matlabcentral/fileexchange/67045-ieee_abbrv_fcn-mybib), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Fixed compound word issue with some entries.

1.2.0.0

Ignore multiple '=' symbols in comments when checking for fields.

1.1.0.0

Fixed deleted braces at the end of entries with search strings that have trailing ' '.

1.0.0.0