biblatex-trad icon indicating copy to clipboard operation
biblatex-trad copied to clipboard

Add support for eventtitle, eventtitleaddon, eventdate, venue

Open tobiasBora opened this issue 4 years ago • 1 comments

This PR https://github.com/plk/biblatex/pull/688/files (linked with this issue https://github.com/plk/biblatex/issues/687) added support for eventtitle, eventtitleaddon, eventdate, venue in @unpublished. Unfortunately, these fields are not recognized in the trad-alpha style. Would it be possible to support them in trad-alpha as well please? (or if it's not possible for backward compatibility reasons, create a new style that mimics trad-alpha)

Thanks!

tobiasBora avatar Feb 28 '22 20:02 tobiasBora

biblatex-trad is modelled after the base BibTeX styles which do not support these fields, so it is a bit tricky to add them. See also the philosophical discussion in https://github.com/moewew/biblatex-trad/issues/33.

moewew avatar Feb 28 '22 21:02 moewew