diff --git a/CITATION.cff b/CITATION.cff index 7b86382..082569b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -33,10 +33,10 @@ preferred-citation: orcid: "https://orcid.org/0000-0003-1340-0831" doi: "10.1021/acs.jctc.4c00688" journal: "Journal of Chemical Theory and Computation" - # month: 8 - # start: 1 # First page number - # end: 10 # Last page number + month: 9 + start: 7646 # First page number + end: 7666 # Last page number title: "Kinetic Diagram Analysis: A Python Library for Calculating Steady-State Observables of Biochemical Systems Analytically" - # issue: 1 - # volume: 1 + issue: 17 + volume: 30 year: 2024 \ No newline at end of file diff --git a/README.md b/README.md index fa4c43d..062e660 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ python setup.py install When using Kinetic Diagram Analysis in published work, please cite the following paper: * N. C. Awtrey and O. Beckstein. Kinetic Diagram Analysis: A Python Library for Calculating - Steady-State Observables of Biochemical Systems Analytically. *J. Chem. Theory Comput.* (2024). - doi: [10.1021/acs.jctc.4c00688](https://pubs.acs.org/doi/10.1021/acs.jctc.4c00688) + Steady-State Observables of Biochemical Systems Analytically. *J. Chem. Theory Comput.* **2024**, *30*(17), 7646–7666. doi: [10.1021/acs.jctc.4c00688](https://pubs.acs.org/doi/10.1021/acs.jctc.4c00688) + ## Copyright