We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f6b15 commit 3bd7b41Copy full SHA for 3bd7b41
1 file changed
README.md
@@ -30,7 +30,15 @@ sys.path.append( os.path.join( os.environ.get('DT4CO_PATH'), "src" ) )
30
```
31
32
## Reference
33
-If you find the following helpful, please cite the following
+If you find this library useful in your research, please consider citing the following:
34
35
-BIBTEX PLACEHOLDER
+@misc{pash2025predictivedigitaltwinsquantified,
36
+ title={Predictive Digital Twins with Quantified Uncertainty for Patient-Specific Decision Making in Oncology},
37
+ author={Graham Pash and Umberto Villa and David A. Hormuth II and Thomas E. Yankeelov and Karen Willcox},
38
+ year={2025},
39
+ eprint={2505.08927},
40
+ archivePrefix={arXiv},
41
+ primaryClass={cs.CE},
42
+ url={https://arxiv.org/abs/2505.08927},
43
+}
44
0 commit comments