Skip to content

Commit b6b3c81

Browse files
authored
Update README.md
1 parent d43a3fd commit b6b3c81

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ A tutorial for Grid Inhomogenous Solvation Theory (GIST) as implemented in Amber
44
The tutorial aims to teach how to apply GIST for small molecules and proteins, with biotin-streptavidin as a showcase example.
55

66
The current version of the manuscript is found on our GitHub page [liedlab.github.io](https://liedllab.github.io/gist/).
7-
The manuscript is not currently published, but is aimed at the Living Journal of Computational Molecular Science.
87

9-
As such, the tutorial is developed in line with LiveCoMS guidelines on [Paper Writing as Code Development ](https://livecomsjournal.github.io/about/paper_code/) and will be further updated in correspondence with the community.
8+
The tutorial is developed in line with LiveCoMS guidelines on [Paper Writing as Code Development ](https://livecomsjournal.github.io/about/paper_code/) and will be further updated in correspondence with the community.
109
If you notice any issues or have suggestions, please raise them as an [Issue](https://github.com/liedllab/gist-tutorial/issues) or write up a [Pull Request](https://github.com/liedllab/gist-tutorial/pulls).
1110

1211
# Repository Content
@@ -59,5 +58,15 @@ In the same order as in the manuscript:
5958
The repository is currently managed by Valentin ([@vhoer](https://www.github.com/vhoer)).
6059

6160
# Citation
62-
If you want to cite the tutorial or readapt any code from this project, please cite us:
63-
TODO - Add citation once the manuscript is published.
61+
```
62+
@article{EggerHoerschinger2025,
63+
author = {Egger-Hoerschinger, Valentin J. and Waibl, Franz and Molino, Vjay and Carter, Helmut and Fernández-Quintero, Monica L. and Ramsey, Steven and Roe, Daniel R. and Liedl, Klaus R. and Gilson, Michael K. and Kurtzman, Tom},
64+
title = {Quantifying Spatially Resolved Hydration Thermodynamics Using Grid Inhomogeneous Solvation Theory [Article v1.0]},
65+
journal = {Living Journal of Computational Molecular Science},
66+
volume = {6},
67+
number = {1},
68+
pages = {3059},
69+
year = {2025},
70+
doi = {11.33011/livecoms.6.1.3059},
71+
}
72+
```

0 commit comments

Comments
 (0)