diff --git a/CHANGELOG.md b/CHANGELOG.md index 39312f53..20a34aee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,14 +8,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Added +- Added Zenodo DOI to README [#761](https://github.com/askap-vast/vast-pipeline/pull/762) + #### Changed +- Updated preferred citation to Zenodo DOI [#761](https://github.com/askap-vast/vast-pipeline/pull/762) + #### Fixed #### Removed #### List of PRs +- [#761](https://github.com/askap-vast/vast-pipeline/pull/762): docs: Add Zenodo DOI + + ## [1.1.0](https://github.com/askap-vast/vast-pipeline/releases/v1.1.0) (2024-10-14) #### Added diff --git a/README.md b/README.md index d02081bb..20ce5b84 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # VAST Pipeline - - +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13927016.svg)](https://doi.org/10.5281/zenodo.13927016) [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/) -[![Nimbus](https://img.shields.io/website?down_color=red&down_message=offline&label=Nimbus&up_color=green&up_message=online&url=https%3A%2F%2Fdev.pipeline.vast-survey.org)](https://dev.pipeline.vast-survey.org) ![Tests](https://github.com/askap-vast/vast-pipeline/workflows/test-suite/badge.svg) [![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://vast-survey.org/vast-pipeline/) +[![Nimbus](https://img.shields.io/website?down_color=red&down_message=offline&label=Nimbus&up_color=green&up_message=online&url=https%3A%2F%2Fdev.pipeline.vast-survey.org)](https://dev.pipeline.vast-survey.org) + + + @@ -12,7 +14,7 @@ This repository holds the code of the VAST Pipeline, a radio transient detection Please read the [Installation Instructions](https://vast-survey.org/vast-pipeline/v1.0.0/gettingstarted/installation/). If you have any questions or feedback, we welcome you to open an [issue](https://github.com/askap-vast/vast-pipeline/issues). If you are interested in contributing to the code, please read and follow the [Contributing and Developing Guidelines](https://vast-survey.org/vast-pipeline/v1.0.0/developing/intro/). -If using this tool in your research, please cite Murphy, et al. (2021). +If using this tool in your research, please cite [10.5281/zenodo.13927015](https://doi.org/10.5281/zenodo.13927016). ## Features