{"id":17179293,"url":"https://github.com/bytehamster/bibtexdblpcomplete","last_synced_at":"2025-04-13T17:11:53.579Z","repository":{"id":53870990,"uuid":"521757036","full_name":"ByteHamster/BibtexDblpComplete","owner":"ByteHamster","description":"This tool takes a bibtex file and tries to complete each entry using the dblp database.","archived":false,"fork":false,"pushed_at":"2024-02-13T16:20:09.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T08:02:06.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ByteHamster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-08-05T19:38:15.000Z","updated_at":"2023-07-21T06:57:56.000Z","dependencies_parsed_at":"2022-08-28T09:53:27.225Z","dependency_job_id":"2e1c0404-a2bc-4aa2-bda6-c64ecaded40b","html_url":"https://github.com/ByteHamster/BibtexDblpComplete","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteHamster%2FBibtexDblpComplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteHamster%2FBibtexDblpComplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteHamster%2FBibtexDblpComplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteHamster%2FBibtexDblpComplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteHamster","download_url":"https://codeload.github.com/ByteHamster/BibtexDblpComplete/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750109,"owners_count":21155687,"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":"2024-10-15T00:25:28.724Z","updated_at":"2025-04-13T17:11:53.548Z","avatar_url":"https://github.com/ByteHamster.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BibtexDblpComplete\n\nThis tool takes a bibtex file and tries to complete each entry using the dblp database.\nSupports all formats offered by dblp, and an additional format that is based on \"condensed\" but includes the doi.\nIf there are multiple search results on dblp, it takes the first one with matching year.\n\n### Usage\n\nDownload the jar file attached to the latest release (or build using `mvn package`) and run:\n\n```\njava -jar BibtexDblpComplete.jar [FORMAT] FILENAME\n```\n\n`FORMAT` can be one of `--condensed`, `--condensed-with-doi`, `--standard`, `--crossref`\n\n### Example interaction\n\n```\nBibTeXObject 0 of 65\nLoading from dblp [condensed]: Hash, Displace, and Compress\nOriginal entry                                               | Suggested change                                 \n-----                                                        | -----                                            \n@inproceedings{belazzougui2009hash,                          | @inproceedings{belazzougui2009hash,              \n    author = {Djamal Belazzougui and Fabiano C. Botelho and… |     author = {Djamal Belazzougui and             \n    title = {Hash, Displace, and Compress},                  |         Fabiano C. Botelho and                   \n    year = {2009}                                            |         Martin Dietzfelbinger},                  \n}                                                            |     title = {Hash, Displace, and Compress},      \n                                                             |     booktitle = {{ESA}},                         \n                                                             |     series = {Lecture Notes in Computer Science},\n                                                             |     volume = {5757},                             \n                                                             |     pages = {682--693},                          \n                                                             |     publisher = {Springer},                      \n                                                             |     year = {2009},                               \n                                                             |     doi = {10.1007/978-3-642-04128-0_61}         \n                                                             | }                                                \n\nApply this change? [Ynw]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytehamster%2Fbibtexdblpcomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytehamster%2Fbibtexdblpcomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytehamster%2Fbibtexdblpcomplete/lists"}