{"id":15358654,"url":"https://github.com/astrofrog/auto_bibtex","last_synced_at":"2026-06-19T13:32:10.747Z","repository":{"id":136158286,"uuid":"1595441","full_name":"astrofrog/auto_bibtex","owner":"astrofrog","description":"Automatically produce BibTeX file for LaTeX manuscript using the NASA ADS database","archived":false,"fork":false,"pushed_at":"2014-08-13T14:48:35.000Z","size":185,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-24T07:42:10.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astrofrog.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-04-10T16:49:51.000Z","updated_at":"2025-12-23T14:29:10.000Z","dependencies_parsed_at":"2023-03-12T15:55:30.204Z","dependency_job_id":null,"html_url":"https://github.com/astrofrog/auto_bibtex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/astrofrog/auto_bibtex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Fauto_bibtex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Fauto_bibtex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Fauto_bibtex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Fauto_bibtex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrofrog","download_url":"https://codeload.github.com/astrofrog/auto_bibtex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrofrog%2Fauto_bibtex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34534274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-01T12:42:04.301Z","updated_at":"2026-06-19T13:32:10.638Z","avatar_url":"https://github.com/astrofrog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Installation\n------------\n\n$ python setup.py install\n\nInstructions\n------------\n\nThis script searches a LaTeX file for citekeys, and tries to match citekeys\nin the form author:year:page to the NASA ADS database. For cite keys that\nsuccessfully resolve to a unique article, the script downloads the BibTeX\nentry and appends it to a file called [original]_auto.bib where [original] is\nthe original name of the input file, with the .tex extension stripped. For\nexample, the following command\n\n$ auto_bibtex.py ms.tex\n\nwill produce an output file called ms_auto.bib. This bibliography can then\nbe included in the LaTeX file with\n\n\\bibliography{ms_auto, custom}\n\nwhere custom.bib would contain any references not resolved by ADS.\n\nNotes\n-----\n\n- This script assumes the year is given in 2-digit form, e.g. 83 for 1983\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrofrog%2Fauto_bibtex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrofrog%2Fauto_bibtex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrofrog%2Fauto_bibtex/lists"}