Skip to content

Add filter-cited subcommand to keep only entries cited in a .bbl file.#7

Open
Ostpopcorn wants to merge 1 commit intoklb2:masterfrom
Ostpopcorn:filter-bib-file-on-bbl-file
Open

Add filter-cited subcommand to keep only entries cited in a .bbl file.#7
Ostpopcorn wants to merge 1 commit intoklb2:masterfrom
Ostpopcorn:filter-bib-file-on-bbl-file

Conversation

@Ostpopcorn
Copy link
Copy Markdown

Parses citation keys from a biblatex or bibtex .bbl file (auto-detected) and filters the input .bib so only the cited entries are kept, warning on cited keys that are missing from the bib. Wired into both the argparse and click CLIs, with matching tests and a tests/cited.bbl fixture un-ignored via .gitignore.

Parses citation keys from a biblatex or bibtex .bbl file (auto-detected)
and filters the input .bib so only the cited entries are kept, warning on
cited keys that are missing from the bib. Wired into both the argparse and
click CLIs, with matching tests and a tests/cited.bbl fixture un-ignored
via .gitignore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant