{"id":29258160,"url":"https://github.com/tobywf/bibclean","last_synced_at":"2026-03-12T08:37:36.483Z","repository":{"id":5902672,"uuid":"7121436","full_name":"tobywf/bibclean","owner":"tobywf","description":"A parser to clean BibTeX output from reference management software such as Mendeley, EndNote and Zotero.","archived":false,"fork":false,"pushed_at":"2016-04-02T16:51:02.000Z","size":1100,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-25T16:17:28.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"passport/express-4.x-facebook-example","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobywf.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}},"created_at":"2012-12-11T23:45:41.000Z","updated_at":"2023-04-23T17:27:54.000Z","dependencies_parsed_at":"2022-09-07T10:00:40.896Z","dependency_job_id":null,"html_url":"https://github.com/tobywf/bibclean","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/tobywf/bibclean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobywf%2Fbibclean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobywf%2Fbibclean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobywf%2Fbibclean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobywf%2Fbibclean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobywf","download_url":"https://codeload.github.com/tobywf/bibclean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobywf%2Fbibclean/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263450024,"owners_count":23468157,"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":[],"created_at":"2025-07-04T05:12:08.122Z","updated_at":"2026-03-12T08:37:31.456Z","avatar_url":"https://github.com/tobywf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bibclean\n========\n\nAbout\n-----\n\nBibclean processes BibTeX bibliographies to remove/strip unwanted entries, and\nabbreviate long journal names. I wrote this utility because my reference\nmanager (Mendeley) includes a lot of extra information in exported BibTeX\nfiles, and because I find bibliographies using \"P Roy Soc A–Math Phy\" much more\nreadable than \"Proceedings of the Royal Society A: Mathematical and Physical\nSciences\". Long journal names can quickly bloat any bibliography.\n\nInstallation\n------------\n\nA virtualenv is recommended. I've dropped support for legacy Python, so Python\n3.4+ only.\n\n```shell\npython setup.py install\n```\n\nThis will install two executables: `bibclean` and `bibextra`.\n\nbibclean\n--------\n\n`bibclean` provides the main functionality.\n\n### Fuzzy search\n\nIf the exact full journal name wasn't found in the abbreviations database,\n`bibclean` can perform a fuzzy search and report the top five matches. By\ndefault, fuzzy search is disabled, because it is very time intensive.\n\nbibextra\n--------\n\n`bibextra` contains the following utility functions:\n\n* `dump`: scrape all the journal abbreviations from the Web of Knowledge site.\n  **PLEASE** do not run this without reason. The included database already\n  contains all the abbreviations already.\n\n* `query`: query the journal abbreviations database. By default, this will\n  perform a fuzzy search if the exact journal name wasn't found.\n\n* `write_config`: writes a copy of the default configuration to the default\n  user configuration directory (the exact path is printed on success).\n\nThe precedent of settings is `default` \u003c `user` \u003c `command-line`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobywf%2Fbibclean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobywf%2Fbibclean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobywf%2Fbibclean/lists"}