# Citation

RESource is described and applied in:

> Md Eliasinul Islam et al. “Mapping feasible renewable transition space:
> Land-use, conservation, and grid-access constraints on wind and solar in
> British Columbia.” *Energy* (2026).
> [https://doi.org/10.1016/j.energ.2026.100077](https://doi.org/10.1016/j.energ.2026.100077)

When RESource supports published analysis, cite both the paper and the exact
software release or repository commit used. Record the configuration files,
weather year, input-data versions, and `uv.lock` revision needed to reproduce the
analysis.

## Software name and installation name

- Product and import name: `RESource`
- PyPI distribution name: `deltae-resource`
- Installation command: `pip install deltae-resource`
- Command-line executable: `resource`

PyPI distribution names are case-insensitive and normalize punctuation. The name
`RESource` would collide with the unrelated existing `Resource` distribution, so
the installable distribution uses the unambiguous name `deltae-resource`.
