Skip to content

Commit db6a821

Browse files
authored
Update README.md
1 parent db84df2 commit db6a821

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,14 @@ As expected, the GPU implementation is clearly superior in terms of performance,
4444

4545
The aforementioned notebook contains a more in-depth description and analysis of the proposed designs. It also includes additional notes and future work proposals.
4646

47+
If you found this repository useful, please cite it via:
48+
49+
```
50+
@software{GPU-accelerated-Finite-Element-Method-using-Python-and-CUDA,
51+
author = {Stefano Ribes, Kim Louisa Auth, Fredrik Larsson},
52+
title = {{GPU-accelerated Finite Element Method using Python and CUDA}},
53+
url = {https://github.com/ribesstefano/GPU-accelerated-Finite-Element-Method-using-Python-and-CUDA.git},
54+
version = {1.0.0},
55+
year = {2023}
56+
}
57+
```

0 commit comments

Comments
 (0)