{"id":16872732,"url":"https://github.com/schneiderfelipe/doi","last_synced_at":"2026-03-01T12:32:06.452Z","repository":{"id":43623267,"uuid":"67431697","full_name":"schneiderfelipe/doi","owner":"schneiderfelipe","description":"📝 Easily convert Digital Object Identifier (DOI) and Uniform Resource Locator (URL) to BibTeX and DOI to plain text.","archived":false,"fork":false,"pushed_at":"2023-04-28T20:50:28.000Z","size":85,"stargazers_count":38,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-20T04:39:24.736Z","etag":null,"topics":["bibtex","command-line-tool","doi2bib","plaintext","url"],"latest_commit_sha":null,"homepage":"https://github.com/schneiderfelipe/doi2bib","language":"Shell","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/schneiderfelipe.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,"publiccode":null,"codemeta":null}},"created_at":"2016-09-05T15:25:45.000Z","updated_at":"2025-04-07T12:20:19.000Z","dependencies_parsed_at":"2024-10-28T12:30:13.845Z","dependency_job_id":"abed4c55-b10d-47c5-836c-bb65b28746fd","html_url":"https://github.com/schneiderfelipe/doi","commit_stats":{"total_commits":24,"total_committers":3,"mean_commits":8.0,"dds":0.125,"last_synced_commit":"d5c42f45743def69a629f2476aa23a3b551b39b2"},"previous_names":["schneiderfelipe/doi2bib"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/schneiderfelipe/doi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneiderfelipe%2Fdoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneiderfelipe%2Fdoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneiderfelipe%2Fdoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneiderfelipe%2Fdoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schneiderfelipe","download_url":"https://codeload.github.com/schneiderfelipe/doi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneiderfelipe%2Fdoi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T11:43:06.159Z","status":"ssl_error","status_checked_at":"2026-03-01T11:43:03.887Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bibtex","command-line-tool","doi2bib","plaintext","url"],"created_at":"2024-10-13T15:15:56.595Z","updated_at":"2026-03-01T12:32:06.425Z","avatar_url":"https://github.com/schneiderfelipe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/67431697.svg)](https://zenodo.org/badge/latestdoi/67431697)\n\n# doi2bib and friends\n\nThis repository provides scripts for converting from either [Digital Object Identifier (DOI)](https://www.doi.org) or [Uniform Resource Locator (URL)](https://en.wikipedia.org/wiki/URL) to [BibTeX](http://www.bibtex.org), or from DOI to plain text.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"ASCII video\" src=\"cast.svg\"\u003e\n\u003c/p\u003e\n\n## doi2bib\n\nConvert [Digital Object Identifier (DOI)](https://www.doi.org) to\n[BibTeX](http://www.bibtex.org) using\n[crosscite.org](https://citation.crosscite.org/).\nDOIs are received and the corresponding BibTeX entries are output.\n\nInspired by \u003chttps://gist.github.com/mlund/4609288\u003e and\n\u003chttp://www.doi2bib.org/\u003e.\n\n**October 16, 2017**: \u003chttp://www.doi2bib.org/\u003e seems not to be working\nany more.\n\n## doi2text\n\nConvert [Digital Object Identifier (DOI)](https://www.doi.org) to plain text\nusing [crosscite.org](https://citation.crosscite.org/). DOIs are received and\nthe corresponding text entries are output. In theory, all the styles\navailable at \u003chttps://github.com/citation-style-language/styles\u003e can be used.\n\n## url2bib\n\nConvert [Uniform Resource Locator (URL)](https://en.wikipedia.org/wiki/URL) to\n[BibTeX](http://www.bibtex.org) using pure\n[Bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell)).\nURLs are received and the corresponding BibTeX entries are output.\n\n(This is made to be used exactly as one would use doi2bib.)\n\n## Installation\n\nAfter downloading the tarball and using `cd` to go where the files are, simply do a `sudo make install` and everything will be installed.\n\n## Usage\n\n    $ doi2bib 10.1021/acs.jpcc.8b06244 10.1021/acscatal.9b00210                                \n    @article{Schneider_2018,\n      title={How Do Secondary Phosphine Oxides Interact with Silver Nanoclusters? Insights from Computation},\n      volume={122},\n      ISSN={1932-7455},\n      url={http://dx.doi.org/10.1021/acs.jpcc.8b06244},\n      DOI={10.1021/acs.jpcc.8b06244},\n      number={37},\n      journal={The Journal of Physical Chemistry C},\n      publisher={American Chemical Society (ACS)},\n      author={Schneider, Felipe S. S. and Segala, Maximiliano and Caramori, Giovanni F. and da Silva, Eder Henrique and Parreira, Renato L. T. and Schrekker, Henri S. and van Leeuwen, Piet W. N. M.},\n      year={2018},\n      month={Aug},\n      pages={21449–21461}\n    }\n\n    @article{Coelho_2019,\n      title={Mechanism of Palladium(II)-Mediated Uncaging Reactions of Propargylic Substrates},\n      volume={9},\n      ISSN={2155-5435},\n      url={http://dx.doi.org/10.1021/acscatal.9b00210},\n      DOI={10.1021/acscatal.9b00210},\n      number={5},\n      journal={ACS Catalysis},\n      publisher={American Chemical Society (ACS)},\n      author={Coelho, Sara E. and Schneider, Felipe S. S. and de Oliveira, Daniela C. and Tripodi, Guilherme L. and Eberlin, Marcos N. and Caramori, Giovanni F. and de Souza, Bernardo and Domingos, Josiel B.},\n      year={2019},\n      month={Mar},\n      pages={3792–3799}\n    }\n\n    $ url2bib google.com http://schneiderfelipe.xyz/ https://github.com/schneiderfelipe/doi2bib\n    @misc{google,\n      title = {Google},\n      howpublished = {\\url{google.com}},\n      note = {Accessed: 2020-01-27}\n    }\n\n    @misc{felipe-s-s-schneider,\n      title = {Felipe S. S. Schneider},\n      howpublished = {\\url{http://schneiderfelipe.xyz/}},\n      note = {Accessed: 2020-01-27}\n    }\n\n    @misc{github-schneiderfelipe-doi2bib-convert-dois-and-urls-to-bibtex,\n      title = {GitHub - schneiderfelipe/doi2bib: Convert DOIs and URLs to BibTeX},\n      howpublished = {\\url{https://github.com/schneiderfelipe/doi2bib}},\n      note = {Accessed: 2020-01-27}\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschneiderfelipe%2Fdoi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschneiderfelipe%2Fdoi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschneiderfelipe%2Fdoi/lists"}