BibtexOrg

CommandLine Tool to find citekey from bibtex file by file path.

Usage

fetch-citekey by field

$ bibtex_org fetch-citekey --bibtex <bibtex file path> --key <the field key you find> --value <the value you find>

fetch-field by citekey

$ bibtex_org fetch-field --bibtex <bibtex file path> --citekey <the citekey you find> --key <the field key you find>