citation-file? ( path -- ? )


Vocabulary
codebase-analyzer

Inputs
pathan object


Outputs
?an object


Definition


: citation-file? ( path -- ? )
>lower file-extension
{ "cff" "bib" "enw" "ris" "rdf" "mods" "ref" } member? ;