Skip to content

Commit db3e3ef

Browse files
Update README.md
1 parent 470f264 commit db3e3ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ Please cite this repository using:
2828
@misc{2020_pinn_educational,
2929
Author = {Kajetan Fricke and Renato G. Nascimento and Felipe A. C. Viana},
3030
Doi = {10.5281/zenodo.3356877},
31-
Howpublished = {https://github.com/PML-UCF/pinn\_code\_tutorial},
31+
Howpublished = {https://github.com/PML-UCF/pinn\_ode\_tutorial},
3232
Month = {May},
3333
Publisher = {Zenodo},
3434
Title = {Python Implementation of Ordinary Differential Equations Solvers using Hybrid Physics-informed Neural Networks},
35-
Url = {https://github.com/PML-UCF/pinn\_code\_tutorial},
35+
Url = {https://github.com/PML-UCF/pinn\_ode\_tutorial},
3636
Version = {0.0.1},
3737
Year = {2020},
38-
Bdsk-Url-1 = {https://github.com/PML-UCF/pinn\_code\_tutorial},
38+
Bdsk-Url-1 = {https://github.com/PML-UCF/pinn\_ode\_tutorial},
3939
Bdsk-Url-2 = {https://doi.org/10.5281/zenodo.3356877}}
4040
```
4141

4242
The corresponding reference entry should look like:
4343

44-
K. Fricke, R. G. Nascimento, and F. A. C. Viana, Python Implementation of Ordinary Differential Equations Solvers using Hybrid Physics-informed Neural Networks, v0.0.1, Zenodo, https://github.com/PML-UCF/pinn_code_tutorial, 10.5281/zenodo.3356877.
44+
K. Fricke, R. G. Nascimento, and F. A. C. Viana, Python Implementation of Ordinary Differential Equations Solvers using Hybrid Physics-informed Neural Networks, v0.0.1, Zenodo, https://github.com/PML-UCF/pinn_ode_tutorial, 10.5281/zenodo.3356877.

0 commit comments

Comments
 (0)