{"id":20850624,"url":"https://github.com/atsyplenkov/bibtex2html","last_synced_at":"2025-06-11T17:02:56.440Z","repository":{"id":254053973,"uuid":"845342822","full_name":"atsyplenkov/bibtex2html","owner":"atsyplenkov","description":"References to BibTeX/HTML converter","archived":false,"fork":false,"pushed_at":"2024-08-21T20:04:14.000Z","size":1362,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T22:58:19.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://atsyplenkov.shinyapps.io/bibtex2html/","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/atsyplenkov.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":"2024-08-21T04:14:44.000Z","updated_at":"2025-01-22T23:02:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"87afe006-1695-4995-b113-47f44a6ed50b","html_url":"https://github.com/atsyplenkov/bibtex2html","commit_stats":null,"previous_names":["atsyplenkov/bibtex2html"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atsyplenkov/bibtex2html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fbibtex2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fbibtex2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fbibtex2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fbibtex2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsyplenkov","download_url":"https://codeload.github.com/atsyplenkov/bibtex2html/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fbibtex2html/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259301677,"owners_count":22836976,"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-11-18T03:10:38.768Z","updated_at":"2025-06-11T17:02:56.422Z","avatar_url":"https://github.com/atsyplenkov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://journals.psu.edu/geomorphica/\"\u003e\n  \u003cimg src=\"figures/banner_geomorphica.webp\" \u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n### Overview\nThis small application was created to ease the copyediting and typesetting of articles submitted to the [Geomorphica](https://journals.psu.edu/geomorphica/) journal.\n\nIn the first tab, one can convert formatted references to BibTeX.\n\n**From:**\n\n`Mensh, B., \u0026 Kording, K. (2017). Ten simple rules for structuring papers. PLOS Computational Biology, 13(9), e1005619. https://doi.org/10.1371/journal.pcbi.1005619`\n\n**To:**\n```\n@article{mensh2017ten,\n  title={Ten simple rules for structuring papers},\n  author={Mensh, B. and Kording, K.},\n  journal={PLOS Computational Biology},\n  volume={13},\n  number={9},\n  pages={e1005619},\n  year={2017},\n  doi={10.1371/journal.pcbi.1005619}\n}\n```\n\nThe function uses a large language model (LLM) in the background (via the [g4f Python library](https://github.com/xtekky/gpt4free/)), so it is expected to work with any Citation Style Language (CSL). It then returns the references in [APA7 style](https://github.com/citation-style-language/styles/blob/master/apa.csl) as HTML, which can be further used on a website.\n\nThe second tab allows users to upload a BibTeX file and create an APA7 style bibliography in HTML format.\n\n```\n\u003cp\u003eMensh, B., \u0026amp; Kording, K. (2017). Ten simple rules for structuring papers. \u003ci\u003ePLOS Computational Biology\u003c/i\u003e, \u003ci\u003e13\u003c/i\u003e(9), e1005619. \u003ca href=\"https://doi.org/10.1371/journal.pcbi.1005619\" target=\"_blank\"\u003ehttps://doi.org/10.1371/journal.pcbi.1005619\u003c/a\u003e\u003cbr\u003e\u003c/p\u003e\n```\n\n\n### App in action\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"figures/example.gif\" width=\"80%\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsyplenkov%2Fbibtex2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatsyplenkov%2Fbibtex2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsyplenkov%2Fbibtex2html/lists"}