IEEE_abbrv_fcn(mybi​b)

Version 1.3.0.0 (6,14 KB) von Curtis
IEEE abbreviation processing based on the style manual for a BibTex .bib file for use with LaTex.
40 Downloads
Aktualisiert 27. Apr 2018

Lizenz anzeigen

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},

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu General Physics finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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