dcase_util.tools.BibtexProcessor.key

BibtexProcessor.key(authors, title=None, year=None)[source]

Bibtex key generation. Keeps track internally seen keys to avoid identical keys.

Parameters
authorslist of dict

List of author dicts

titlestr

Publication title

yearint

Publication year

Returns
str

Bibtex key