You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BibLaTeX now supports @online but when it is used with Bibliography.jl, I get KeyError: key "online" not found from check_entry(fields::Dict{…}, check::Symbol, id::String) from BibInternal/src/bibtex.jl:51.
BibLaTeX now supports
@onlinebut when it is used withBibliography.jl, I getKeyError: key "online" not foundfromcheck_entry(fields::Dict{…}, check::Symbol, id::String)fromBibInternal/src/bibtex.jl:51.