Skip to content
Merged
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
1 change: 0 additions & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ authors:
- given-names: James
family-names: "O'Brien"
affiliation: "Department of Chemistry, The University of Manchester"
version: "1.1.1"
doi: "10.5281/zenodo.21475425"
date-released: 2026-07-21
repository-code: "https://github.com/JamesOBrien2/StericRender"
Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,18 +143,16 @@ steric_map = compute_steric_map(oriented.positions[selected], radii)

## Citation

If you use StericRender in published research, cite the software version used.
To cite the project as a whole:
If you use StericRender in published research, please cite:

> James O'Brien, *StericRender: Topographic Steric Mapping with Molecular
> Visualisation*, computer software, Zenodo, 2026,
> https://doi.org/10.5281/zenodo.21475425

Machine-readable citation metadata is available in [`CITATION.cff`](CITATION.cff).
GitHub also provides APA and BibTeX entries through the **Cite this repository**
menu. The DOI above represents all StericRender versions and always resolves to
the latest release. For reproducibility, use the version-specific DOI shown on
the relevant Zenodo release page.
menu. This permanent DOI covers all StericRender releases and resolves to the
latest archived version.

Please also cite the methodological works on which StericRender builds:

Expand Down