From 6cdac50bda24244847762913d44cc1a2d750c045 Mon Sep 17 00:00:00 2001 From: JordiManyer Date: Sat, 5 Oct 2024 12:41:16 +1000 Subject: [PATCH] Add citations --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c8e755f..a89591b 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,7 @@ The previous installations steps will setup GridapSolvers to work using Julia's - [MPI.jl](https://juliaparallel.org/MPI.jl/stable/configuration/) - [GridapPETSc.jl](https://github.com/gridap/GridapPETSc.jl) - [GridapP4est.jl](https://github.com/gridap/GridapP4est.jl), and [P4est_wrapper.jl](https://github.com/gridap/p4est_wrapper.jl) + +## Citation + +In order to give credit to the `GridapSolvers` contributors, we ask that you please reference our [JOSS paper](https://joss.theoj.org/papers/10.21105/joss.07162) along with the required citations for [Gridap](https://github.com/gridap/Gridap.jl?tab=readme-ov-file#how-to-cite-gridap).