Closed Nagasaki45 closed 4 years ago
It happens when the field is missing. For example:
@article{1937history, title = {What happened in 1937?}, }
Will match bibo list year:1937. But
bibo list year:1937
@article{1937history, year = {2020}, title = {What happened in 1937?}, }
won't.
It happens when the field is missing. For example:
Will match
bibo list year:1937
. Butwon't.