IEEE_abbrv_fcn(mybi​b)

버전 1.3.0.0 (6.14 KB) 작성자: Curtis
IEEE abbreviation processing based on the style manual for a BibTex .bib file for use with LaTex.
다운로드 수: 40
업데이트 날짜: 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