IEEE_abbrv_fcn(mybi​b)

Versión 1.3.0.0 (6.14 KB) por Curtis
IEEE abbreviation processing based on the style manual for a BibTex .bib file for use with LaTex.
40 descargas
Actualizado 27 Apr 2018

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre General Physics en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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