{"id":41200026,"url":"https://github.com/ursjoss/ref2ris","last_synced_at":"2026-01-22T20:41:20.072Z","repository":{"id":278946626,"uuid":"937251760","full_name":"ursjoss/ref2ris","owner":"ursjoss","description":"CLI to convert scientific scitations exported from Endnote into RIS format","archived":false,"fork":false,"pushed_at":"2026-01-16T18:29:56.000Z","size":347,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T04:47:51.385Z","etag":null,"topics":["citation","ris"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/ursjoss.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.adoc","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-22T17:36:40.000Z","updated_at":"2026-01-16T15:16:00.000Z","dependencies_parsed_at":"2025-06-23T05:28:25.085Z","dependency_job_id":"6fb86e1e-8f02-4bda-8cd7-313f56dcb478","html_url":"https://github.com/ursjoss/ref2ris","commit_stats":null,"previous_names":["ursjoss/ref2ris"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ursjoss/ref2ris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursjoss%2Fref2ris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursjoss%2Fref2ris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursjoss%2Fref2ris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursjoss%2Fref2ris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ursjoss","download_url":"https://codeload.github.com/ursjoss/ref2ris/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursjoss%2Fref2ris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"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":["citation","ris"],"created_at":"2026-01-22T20:41:19.318Z","updated_at":"2026-01-22T20:41:20.065Z","avatar_url":"https://github.com/ursjoss.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"image:https://img.shields.io/github/license/ursjoss/ref2ris.svg[LICENSE, link=https://github.com/ursjoss/ref2ris/blob/main/LICENSE.adoc]\nimage:https://github.com/ursjoss/ref2ris/actions/workflows/build.yml/badge.svg?branch=main[Build Status, link=https://github.com/ursjoss/ref2ris/actions]\nimage:https://github.com/ursjoss/ref2ris/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main[CodeQL, link=https://github.com/ursjoss/ref2ris/actions/workflows/github-code-scanning/codeql]\n\n== ref2ris - Reference to RIS\n\nref2ris is a small utility program to convert sciref2risentific references exported from Endnote to RIS format.\nThe RIS file can be reimported into Endnote.\n\nThe motivation came from assisting someone who lost several months of collected data in Endnote.\nThe data was available in emails, but only in a citation format that could not be imported into Endnote directly.\n\nTo run:\n\nPlace the text files with the citations in the `data` folder\n\n[console]\n.run the cli using just\n----\njust run data output.ris\n----\n\n[console]\n.run the cli using gradle directly\n----\n./gradlew :run --console plain --args=\"--input=data --output=output.ris\"\n----\n\n=== Example\n\n[source]\n.sample source file `data/samples.txt`\n----\nZhang, S., Breitner, S., Stafoggia, M., Donato, F. d., Samoli, E., Zafeiratou, S., Katsouyanni, K., Rao, S., Diz-Lois Palomares, A., Gasparrini, A., Masselot, P., Nikolaou, N., Aunan, K., Peters, A., \u0026 Schneider, A. (2024, 2024/12/15/). Effect modification of air pollution on the association between heat and mortality in five European countries. Environmental Research, 263, 120023. https://doi.org/https://doi.org/10.1016/j.envres.2024.120023\nAretz, B., Doblhammer, G., \u0026 Heneka, M. T. (2024, Dec). The role of leukocytes in cognitive impairment due to long-term exposure to fine particulate matter: A large population-based mediation analysis. Alzheimers Dement, 20(12), 8715-8727. https://doi.org/10.1002/alz.14320\n----\n\n[result]\n.resulting `output.ris`\n----\nTY  - JOUR\nAU  - Zhang, S.\nAU  - Breitner, S.\nAU  - Stafoggia, M.\nAU  - Donato, F. d.\nAU  - Samoli, E.\nAU  - Zafeiratou, S.\nAU  - Katsouyanni, K.\nAU  - Rao, S.\nAU  - Diz-Lois Palomares, A.\nAU  - Gasparrini, A.\nAU  - Masselot, P.\nAU  - Nikolaou, N.\nAU  - Aunan, K.\nAU  - Peters, A.\nAU  - Schneider, A.\nDA  - Dec 15\nDO  - 10.1016/j.envres.2024.120023\nIS  - 263\nJO  - Environmental Research\nPY  - 2024\nSP  - 120023\nTI  - Effect modification of air pollution on the association between heat and mortality in five European countries\nU1  - Zhang, S., Breitner, S., Stafoggia, M., Donato, F. d., Samoli, E., Zafeiratou, S., Katsouyanni, K., Rao, S., Diz-Lois Palomares, A., Gasparrini, A., Masselot, P., Nikolaou, N., Aunan, K., Peters, A., \u0026 Schneider, A. (2024, 2024/12/15/). Effect modification of air pollution on the association between heat and mortality in five European countries. Environmental Research, 263, 120023. https://doi.org/https://doi.org/10.1016/j.envres.2024.120023\nVL  - 263\nER  -\n\nTY  - JOUR\nAU  - Aretz, B.\nAU  - Doblhammer, G.\nAU  - Heneka, M. T.\nDA  - Dec\nDO  - 10.1002/alz.14320\nEP  - 8727\nIS  - 12\nJO  - Alzheimers Dement\nPY  - 2024\nSP  - 8715\nTI  - The role of leukocytes in cognitive impairment due to long-term exposure to fine particulate matter: A large population-based mediation analysis\nU1  - Aretz, B., Doblhammer, G., \u0026 Heneka, M. T. (2024, Dec). The role of leukocytes in cognitive impairment due to long-term exposure to fine particulate matter: A large population-based mediation analysis. Alzheimers Dement, 20(12), 8715-8727. https://doi.org/10.1002/alz.14320\nVL  - 20\nER  - \n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fursjoss%2Fref2ris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fursjoss%2Fref2ris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fursjoss%2Fref2ris/lists"}