From: Oliver K. <kop...@gm...> - 2020-03-11 05:21:59
|
Hey, reads good 😅. The wrapping in {} in the author field is also the BibTeX way. Just "shortauthors" doesn't work. Nevertheless, I fully recommend to switch to BibLaTeX. I use following config: https://github.com/latextemplates/scientific-thesis-template/blob/7eadd62c40173e904b82c4b1b7fcf638deb2eebe/config.tex#L651 Cheers, Oliver Aradenatorix Veckhôm Avecælus <ar...@gm...> schrieb am Mi., 11. März 2020, 05:25: > Well, I don't know how to solve it using bibTeX, but with bibLaTeX is > quite easy. You can use corporate authors between two pairs of keys, > such as: > author = {{National Research Council}} > > You can add an abbreviated form using the shrotauthor field > > shortauthor = {NRC} > > if you need it. You can find a very good explanation in the section > 2.3.3 in the BibLaTeX package documentation: > https://www.ctan.org/pkg/biblatex > > I don't guarantee these cheap tricks will work with bibtex, but I hope > they'll do you some good. > > Good luck. > > > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > |