From c2ce7fe2a8aae645b7ffda695679cd81df5e24ec Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Mon, 31 Aug 2026 15:44:45 -0400 Subject: [PATCH 1/3] Add release commit hash and version-agnostic DOI --- CITATION.cff | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index ae6972c..1847e5f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -23,7 +23,7 @@ identifiers: value: "https://github.com/ABC-Center/ABC-guide/releases/tag/v1.2.0" - description: "The GitHub URL of the commit tagged with v1.2.0." type: url - value: "https://github.com/ABC-Center/ABC-guide/tree/" # update on release + value: "https://github.com/ABC-Center/ABC-guide/tree/69ccd29ad2c062c8b2ab28da2f6cc7d66e4be508" # update on release keywords: - "interdisciplinary science" - metadata @@ -40,3 +40,4 @@ message: "If you find these docs helpful in your research, please cite them as b repository-code: "https://github.com/ABC-Center/ABC-guide" title: "AI & Biodiversity Change Global Center Guide" version: "1.2.0" +doi: 10.5281/zenodo.22213989 From 8126f945e6fb16d0f013ca5fc95ba0cb2e113392 Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Mon, 31 Aug 2026 15:46:47 -0400 Subject: [PATCH 2/3] Add DOI badge to README header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e9cdb5..a1da6cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AI & Biodiversity Change (ABC) Global Center Guide +# AI & Biodiversity Change (ABC) Global Center Guide [![DOI](https://zenodo.org/badge/1044335220.svg)](https://doi.org/10.5281/zenodo.22213989) Welcome to the ABC Guide! From b9e47917cae2ba119733c9d276779caaa7c2fa1c Mon Sep 17 00:00:00 2001 From: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:56:48 -0400 Subject: [PATCH 3/3] linting fix and re-org for acknowledgments --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a1da6cc..26956a4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ This guide provides guidance and best practices for collaborative and interdisci Please feel free to open an [issue](https://github.com/ABC-Center/ABC-guide/issues) with any questions regarding the content of this guide. - ### History This guide houses the information needed to get started with and use center resources readily available to all ABC members. It was developed based on the more general [Collaborative Distributed Science Guide](https://imageomics.github.io/Collaborative-distributed-science-guide/), which was a joint effort between ABC and Imageomics to generalize the [Imageomics Guide](https://imageomics.github.io/Imageomics-guide/) for a broader audience (please see the [template repository](https://github.com/Imageomics/Collaborative-distributed-science-guide) for more information). The template guide solution was born out of the desire to host an analogous site for the [AI and Biodiversity Change (ABC) Global Center](http://abcresearchcenter.org) while limiting duplicative updates between guides (ABC and Imageomics share some team members on this project). @@ -38,8 +37,11 @@ Then the site will run at . ## Acknowledgments -This work was supported by both the [Imageomics Institute](https://imageomics.org) and the [AI and Biodiversity Change (ABC) Global Center](http://abcresearchcenter.org). The Imageomics Institute is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). The ABC Global Center is funded by the US National Science Foundation under [Award No. 2330423](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2330423&HistoricalAwards=false) and Natural Sciences and Engineering Research Council of Canada under [Award No. 585136](https://www.nserc-crsng.gc.ca/ase-oro/Details-Detailles_eng.asp?id=782440). This guide draws on research supported by the Social Sciences and Humanities Research Council. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation, Natural Sciences and Engineering Research Council of Canada, or Social Sciences and Humanities Research Council. - -# Special Thanks to... + +### Special Thanks to... [@annavik](https://github.com/annavik) for her help in setting the color scheme to match ABC colors in an accessible format! + +### Funding + +This work was supported by both the [Imageomics Institute](https://imageomics.org) and the [AI and Biodiversity Change (ABC) Global Center](http://abcresearchcenter.org). The Imageomics Institute is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). The ABC Global Center is funded by the US National Science Foundation under [Award No. 2330423](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2330423&HistoricalAwards=false) and Natural Sciences and Engineering Research Council of Canada under [Award No. 585136](https://www.nserc-crsng.gc.ca/ase-oro/Details-Detailles_eng.asp?id=782440). This guide draws on research supported by the Social Sciences and Humanities Research Council. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation, Natural Sciences and Engineering Research Council of Canada, or Social Sciences and Humanities Research Council.