Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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/<commit-hash>" # update on release
value: "https://github.com/ABC-Center/ABC-guide/tree/69ccd29ad2c062c8b2ab28da2f6cc7d66e4be508" # update on release
keywords:
- "interdisciplinary science"
- metadata
Expand All @@ -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
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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!

Expand All @@ -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).
Expand All @@ -38,8 +37,11 @@ Then the site will run at <http://127.0.0.1:8000/ABC-guide/>.

## 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...
<!-- markdownlint-disable-next-line MD026 -->
### 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.
Loading