diff --git a/docs/source/_cite.rst b/docs/source/_cite.rst index 71d5379..786134b 100644 --- a/docs/source/_cite.rst +++ b/docs/source/_cite.rst @@ -1,7 +1,7 @@ Cite PINA ============== -If PINA has been significant in your research, and you would like to acknowledge the project in your academic publication, +If **PINA** has been significant in your research, and you would like to acknowledge the project in your academic publication, we suggest citing the following paper: *Coscia, D., Ivagnes, A., Demo, N., & Rozza, G. (2023). Physics-Informed Neural networks for Advanced modeling. Journal of Open Source Software, 8(87), 5352.* diff --git a/docs/source/_team.rst b/docs/source/_team.rst index 973274d..287f11f 100644 --- a/docs/source/_team.rst +++ b/docs/source/_team.rst @@ -1,10 +1,14 @@ PINA Team ============== -PINA is currently developed in the `SISSA MathLab `_, in collaboration with `Fast Computing `_. +**PINA** is currently developed in the `SISSA MathLab `_, in collaboration with `Fast Computing `_. -A significant part of PINA has been written either as a by-product for other projects people were funded for, or by people on university-funded positions. -There are probably many of such projects that have led to some development of PINA. We are very grateful for this support! +.. figure:: index_files/fast_mathlab.png + :align: center + :width: 500 + +A significant part of **PINA** has been written either as a by-product for other projects people were funded for, or by people on university-funded positions. +There are probably many of such projects that have led to some development of **PINA**. We are very grateful for this support! In particular, we acknowledge the following sources of support with great gratitude: * `H2020 ERC CoG 2015 AROMA-CFD project 681447 `_, P.I. Professor `Prof. Gianluigi Rozza `_ at `SISSA MathLab `_. @@ -12,11 +16,12 @@ In particular, we acknowledge the following sources of support with great gratit .. figure:: index_files/foudings.png :align: center - :width: 400 + :width: 500 We also acknowledge the contribuition of `Maria Strazzullo `_ in the early developments of the package. A special -thank goeas to all the students and researchers from different universities which contributed to the package. Finally we warmly thank all the -`contributors `_! +thank goeas to all the students and researchers from different universities which contributed to the package. +Finally we warmly thank all the +`contributors `_ which are the real heart of **PINA**! .. figure:: index_files/university_dev_pina.png :align: center diff --git a/docs/source/index_files/fast_mathlab.png b/docs/source/index_files/fast_mathlab.png new file mode 100644 index 0000000..cccce65 Binary files /dev/null and b/docs/source/index_files/fast_mathlab.png differ