Skip to content

Commit 63c1b5b

Browse files
committed
add citation
1 parent ddd88d8 commit 63c1b5b

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ see [document](https://kitaolab.github.io/PaCS-Toolkit/) for more information.
4747
## Citation
4848
~~~markdown
4949
- PaCS-Toolkit
50-
The paper is under consideration. The information will be updated upon publication.
51-
[1] Ikizawa, S, Hori, T., Wijana, T.N., Kono, H., Bai, Z., Kimizono, T., Lu, W., Tran, D.P., & Kitao, A. PaCS-Toolkit: Optimized software utilities for parallel cascade selection molecular dynamics (PaCS-MD) simulations and subsequent analyses. Submitted.
50+
[1] Ikizawa, S, Hori, T., Wijana, T.N., Kono, H., Bai, Z., Kimizono, T., Lu, W., Tran, D.P., & Kitao, A. PaCS-Toolkit: Optimized software utilities for parallel cascade selection molecular dynamics (PaCS-MD) simulations and subsequent analyses. J. Phys. Chem. B. 128, 15, 3631-3642 (2024). https://doi.org/10.1021/acs.jpcb.4c01271
5251

5352
- Original PaCS-MD or targeted-PaCS-MD (t-PaCS-MD)
5453
[2] Harada, R., & Kitao, A. Parallel cascade selection molecular dynamics (PaCS-MD) to generate conformational transition pathway. J. Chem. Phys. 139, 035103 (2013). https://doi.org/10.1063/1.4813023

docs/src/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,21 @@ judge -- Yes --> End;
4949
```
5050

5151
## Citation
52-
```
52+
```bib
53+
@article{Ikizawa2024,
54+
title = {PaCS-Toolkit: Optimized Software Utilities for Parallel Cascade Selection Molecular Dynamics (PaCS-MD) Simulations and Subsequent Analyses},
55+
volume = {128},
56+
ISSN = {1520-5207},
57+
url = {http://dx.doi.org/10.1021/acs.jpcb.4c01271},
58+
DOI = {10.1021/acs.jpcb.4c01271},
59+
number = {15},
60+
journal = {The Journal of Physical Chemistry B},
61+
publisher = {American Chemical Society (ACS)},
62+
author = {Ikizawa, Shinji and Hori, Tatsuki and Wijaya, Tegar Nurwahyu and Kono, Hiroshi and Bai, Zhen and Kimizono, Tatsuhiro and Lu, Wenbo and Tran, Duy Phuoc and Kitao, Akio},
63+
year = {2024},
64+
month = apr,
65+
pages = {3631–3642}
66+
}
5367
```
5468

5569
## Access

0 commit comments

Comments
 (0)