Skip to content

Commit 68e31b6

Browse files
authored
Merge pull request #26 from LLNL/citation
Update citation in README.md
2 parents edcd47c + 70e2e73 commit 68e31b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ Core routines and classes are implemented in `src/lasdi` directory:
115115
* In the rising bubble example, an additional C file, ```PostProcess.c``` needs to be compiled before running GPLaSDI for the first time, using ```gcc PostProcess.c -o PP``` -->
116116

117117
## Citation
118-
[Bonneville, C., Choi, Y., Ghosh, D., & Belof, J. L. (2023). GPLaSDI: Gaussian Process-based Interpretable Latent Space Dynamics Identification through Deep Autoencoder. arXiv preprint.]()
118+
> Christophe Bonneville, Youngsoo Choi, Debojyoti Ghosh, and Jonathan L. Belof. <br>
119+
> "[GPLaSDI: Gaussian process-based interpretable latent space dynamics identification through deep autoencoder.](https://doi.org/10.1016/j.cma.2023.116535)" <br>
120+
> Computer Methods in Applied Mechanics and Engineering 418 (2024): 116535.
119121
120122
## Acknowledgement
121123
Y. Choi was supported for this work by the CHaRMNET Mathematical Multifaceted Integrated Capability Center (MMICC).

0 commit comments

Comments
 (0)