{"id":18340193,"url":"https://github.com/bibcure/arxivcheck","last_synced_at":"2025-10-28T11:41:07.013Z","repository":{"id":51386724,"uuid":"99973603","full_name":"bibcure/arxivcheck","owner":"bibcure","description":"given an arixiv id or title, check if has been published, and then returns the updated bib","archived":false,"fork":false,"pushed_at":"2021-05-12T14:18:41.000Z","size":65,"stargazers_count":14,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T18:21:52.184Z","etag":null,"topics":["arxiv","arxiv-api","bibtex","bibtexparser"],"latest_commit_sha":null,"homepage":"https://arxivcheck.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bibcure.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":"2017-08-10T23:47:07.000Z","updated_at":"2024-01-10T02:08:18.000Z","dependencies_parsed_at":"2022-09-09T23:41:06.831Z","dependency_job_id":null,"html_url":"https://github.com/bibcure/arxivcheck","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Farxivcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Farxivcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Farxivcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Farxivcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bibcure","download_url":"https://codeload.github.com/bibcure/arxivcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247440654,"owners_count":20939223,"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":["arxiv","arxiv-api","bibtex","bibtexparser"],"created_at":"2024-11-05T20:21:33.022Z","updated_at":"2025-10-28T11:41:01.990Z","avatar_url":"https://github.com/bibcure.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Description\n-----------\n\narxivcheck is a module of\n`bibcure \u003chttps://github.com/bibcure/bibcure\u003e`__ and\n`scihub2pdf \u003chttps://github.com/bibcure/scihub2pdf\u003e`__\n\nInstall\n-------\n\n::\n\n    $ sudo pip install arxivcheck\n\nor if you want the full version\n\n::\n\n    $ sudo pip install bibcure\n\nFeatures and how to use\n-----------------------\n\nGiven a arxiv id...\n\n::\n\n    $ arxivcheck 1601.02785\n\nGiven a arxiv title\n\n::\n\n    $ arxivcheck -t Periodic Table of Topological\n\nGiven a file of titles or ids\n\n::\n\n    $ arxivcheck -i  arxivs.txt\n\n-  check if has been published, and then returns the updated bib\n\nreturn outputs like\n\n::\n\n    @article{2007Karianearxiv:math/0703567v2,\n         author = {Kariane Calta and John Smillie},\n         journal = {arxiv:math/0703567v2},\n         title = {Algebraically periodic translation surfaces},\n         url = {http://arxiv.org/abs/math/0703567v2},\n         year = {2007}\n    }\n\n    @article{Bradlyn_2016,\n        doi = {10.1126/science.aaf5037},\n        url = {https://doi.org/10.1126%2Fscience.aaf5037},\n        year = 2016,\n        month = {jul},\n        publisher = {American Association for the Advancement of Science ({AAAS})},\n        volume = {353},\n        number = {6299},\n        pages = {aaf5037},\n        author = {Barry Bradlyn and Jennifer Cano and Zhijun Wang and M. G. Vergniory and C. Felser and R. J. Cava and B. Andrei Bernevig},\n        title = {Beyond Dirac and Weyl fermions: Unconventional quasiparticles in conventional crystals},\n        journal = {Science}\n    }\n\nbibcure\n-------\n\n::\n\n    $ bibcure -i input.bib -o output.bib\n\nGiven a bib file...\n\n-  check sure the Arxiv items have been published, then update\n   them(requires internet connection)\n\n-  complete all fields(url, journal, etc) of all bib items using DOI\n   number(requires internet connection)\n\n-  find and create DOI number associated with each bib item which has\n   not DOI field(requires internet connection)\n\n-  abbreviate jorunals names\n\n::\n\n    $ doitobib 10.1038/s41524-017-0032-0\n\nGiven a DOI number...\n\n-  get bib item given a doi(requires internet connection)\n\n::\n\n    $ titletobib An useful paper\n\nGiven a title...\n\n-  search papers related and return a bib for the selected\n   paper(requires internet connection)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibcure%2Farxivcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbibcure%2Farxivcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibcure%2Farxivcheck/lists"}