{"id":27879382,"url":"https://github.com/gesistsa/bibcon","last_synced_at":"2025-05-05T03:21:19.514Z","repository":{"id":146232973,"uuid":"585177753","full_name":"gesistsa/bibcon","owner":"gesistsa","description":"Fast BibTeX condenser for Quarto / RMarkdown documents","archived":false,"fork":false,"pushed_at":"2024-03-06T16:52:10.000Z","size":43,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"v0.0","last_synced_at":"2025-04-26T09:39:44.089Z","etag":null,"topics":["bibtex","markdown","quarto"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gesistsa.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-01-04T14:13:46.000Z","updated_at":"2024-05-26T16:21:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1c92f0a-20ae-483d-b940-dcd2b10bccd6","html_url":"https://github.com/gesistsa/bibcon","commit_stats":null,"previous_names":["gesistsa/bibcon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Fbibcon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Fbibcon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Fbibcon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesistsa%2Fbibcon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gesistsa","download_url":"https://codeload.github.com/gesistsa/bibcon/tar.gz/refs/heads/v0.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252430272,"owners_count":21746629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibtex","markdown","quarto"],"created_at":"2025-05-05T03:21:18.861Z","updated_at":"2025-05-05T03:21:19.495Z","avatar_url":"https://github.com/gesistsa.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bibcon\n\nThe purpose of *bibcon* (BibTeX condenser) is to extract all references cited in Quarto / RMarkdown documents from a main BibTeX library to a \"condensed\" BibTeX file.\n\nThis is a fast (and functioning) reimplementation of [condensebib](https://github.com/andybega/condensebib) by Andreas Beger.\n\nPlease pay attention that this software is called *bibcon*, not *Bitcoin*.\n\n# install\n\nPlease note that this software is still super experimental\n\n```bash\n## install cargo from here: https://doc.rust-lang.org/cargo/getting-started/installation.html\ncargo install --git https://github.com/gesistsa/bibcon \n```\n\n# usage\n\n`weat.qmd` contains 5 unique citations, whereas `weat.bib` contains 6 entries. The following generates BibTeX of only 5 entries.\n\n```bash\nbibcon tests/weat.qmd -b tests/weat.bib\n```\n\n`r1.rmd` and `r2.rmd` contain 4 unique citations, whereas `main.bib` contains 12 entries.\n\n```bash\nbibcon -b tests/main.bib tests/r1.rmd tests/r2.rmd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesistsa%2Fbibcon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgesistsa%2Fbibcon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesistsa%2Fbibcon/lists"}