Skip to content

Commit 8f9ec9a

Browse files
Update index.md
1 parent 97b189e commit 8f9ec9a

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

docs/src/index.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,13 @@ at a greatly reduced cost and greatly increased generality compared with classic
1515

1616
## Citation
1717

18-
If you use NeuralPDE.jl in your work, please cite:
18+
If you use NeuralPDE.jl in your research, please cite [this paper](https://arxiv.org/abs/2107.09443):
1919

20-
```latex
21-
@article{DifferentialEquations.jl-2017,
22-
author = {Rackauckas, Christopher and Nie, Qing},
23-
doi = {10.5334/jors.151},
24-
journal = {The Journal of Open Research Software},
25-
keywords = {Applied Mathematics},
26-
note = {Exported from https://app.dimensions.ai on 2019/05/05},
27-
number = {1},
28-
pages = {},
29-
title = {DifferentialEquations.jl – A Performant and Feature-Rich Ecosystem for Solving Differential Equations in Julia},
30-
url = {https://app.dimensions.ai/details/publication/pub.1085583166 and http://openresearchsoftware.metajnl.com/articles/10.5334/jors.151/galley/245/download/},
31-
volume = {5},
32-
year = {2017}
20+
```tex
21+
@article{zubov2021neuralpde,
22+
title={NeuralPDE: Automating Physics-Informed Neural Networks (PINNs) with Error Approximations},
23+
author={Zubov, Kirill and McCarthy, Zoe and Ma, Yingbo and Calisto, Francesco and Pagliarino, Valerio and Azeglio, Simone and Bottero, Luca and Luj{\'a}n, Emmanuel and Sulzer, Valentin and Bharambe, Ashutosh and others},
24+
journal={arXiv preprint arXiv:2107.09443},
25+
year={2021}
3326
}
3427
```

0 commit comments

Comments
 (0)