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
10 changes: 5 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down