# Citation and Attribution


## Citing a Specific Version

For reproducibility, always cite the specific version of `yieldplotlib` you used
by downloading the citation from the [Zenodo
records](https://zenodo.org/records/15085430). An example of the initial
release is shown here:

<a href="https://doi.org/10.5281/zenodo.15013341"><img src="https://img.shields.io/badge/DOI-10.5281/zenodo.15013341-blue?style=flat-square" alt="DOI"></a>

```
@software{sarah_steiger_2025_15013341,
  author       = {Sarah Steiger and
                  Corey Spohn},
  title        = {HWO-Yield-Visualizations/yieldplotlib: v0.3.0},
  month        = mar,
  year         = 2025,
  publisher    = {Zenodo},
  version      = {v0.3.0},
  doi          = {10.5281/zenodo.15013341},
  url          = {https://doi.org/10.5281/zenodo.15013341},
  swhid        = {swh:1:dir:a1a3d77850ac9f84cb62e571c69b7453e7ad5df4
                   ;origin=https://doi.org/10.5281/zenodo.15013340;vi
                   sit=swh:1:snp:e7fd9c5f3bc1a211efbf0223727a2138e43b
                   cd85;anchor=swh:1:rel:e3c91042644fc931dd40d7c56c7c
                   25790aed81a9;path=HWO-Yield-Visualizations-
                   yieldplotlib-863a596
                  },
}
```

## Citing All Versions

To cite `yieldplotlib` as a project generally, please use the Concept DOI that always
resolves to the latest version:

<a href="https://doi.org/10.5281/zenodo.15013340"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.15013340.svg" alt="DOI"></a>

```
@software{steiger_spohn_yieldplotlib,
  author       = {Sarah Steiger and
                  Corey Spohn},
  title        = {HWO-Yield-Visualizations/yieldplotlib},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.15013340},
  url          = {https://doi.org/10.5281/zenodo.15013340}
}
```
