{"id":24746667,"url":"https://github.com/samuelmarks/bibtex-auto-annotate","last_synced_at":"2025-03-23T01:23:41.010Z","repository":{"id":150265179,"uuid":"86196492","full_name":"SamuelMarks/bibtex-auto-annotate","owner":"SamuelMarks","description":"BibTeX auto annotator","archived":false,"fork":false,"pushed_at":"2017-06-14T07:17:35.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T04:32:02.529Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamuelMarks.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,"publiccode":null,"codemeta":null}},"created_at":"2017-03-26T00:06:16.000Z","updated_at":"2017-03-26T11:29:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab7a03ec-ad51-485d-84bc-09da7b93a7ab","html_url":"https://github.com/SamuelMarks/bibtex-auto-annotate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbibtex-auto-annotate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbibtex-auto-annotate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbibtex-auto-annotate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbibtex-auto-annotate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamuelMarks","download_url":"https://codeload.github.com/SamuelMarks/bibtex-auto-annotate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245042147,"owners_count":20551525,"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-01-28T04:29:49.815Z","updated_at":"2025-03-23T01:23:40.990Z","avatar_url":"https://github.com/SamuelMarks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"bibtex_auto_annotate\n====================\n\nBibTeX auto annotator. Uses [Crossref](https://www.crossref.org)'s and arXiv's APIs.\n\n## Features\nAnnotates all BibTeX records with:\n  - [DOI](https://en.wikipedia.org/wiki/Digital_object_identifier)s (via CrossRef's API)\n  - [eprint](https://arxiv.org/hypertex/bibstyles/)s (via arXiv's API)\n\n## Installation\nEnsure [Python](https://www.python.org/downloads) and [`pip`](https://pip.pypa.io/en/stable/installing) are installed, then from your command-line interface run:\n\n    pip install https://api.github.com/repos/SamuelMarks/bibtex-auto-annotate/zipball#egg=bibtex_auto_annotate\n\n## Usage\n\n    python -m bibtex_auto_annotate -h\n    usage: bibtex_auto_annotate [-h] [-v] [-f FILE] [-o OUTFILE]  [-r RETRY]\n\n    BibTeX auto annotator\n    \n    optional arguments:\n      -h, --help            show this help message and exit\n      -v, --version         show program's version number and exit\n      -f FILE, --files FILE\n                            One or more BibTeX files. Accepts * as wildcard for\n                            directories or filenames\n      -o OUTFILE, --output-file OUTFILE\n                            Output BibTeX file\n      -r RETRY, --retry RETRY\n                            Retry times (for CrossRef API). [Default: 5]\n\n\n## Development\nTested with Python 2.7. Should work on Python 3+ also.\n\n### Install dependencies\n\n    pip install -r requirements.txt\n\n### Install package\n\n    pip install .\n\n### Test package\n\n    python setup.py test\n\n### TODO\n\n  - Finish implementing glob support\n  - Implement multiple output files, and putting multiple input files into one output\n  - in-place output\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarks%2Fbibtex-auto-annotate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelmarks%2Fbibtex-auto-annotate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarks%2Fbibtex-auto-annotate/lists"}