We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771239c commit 89f79acCopy full SHA for 89f79ac
LICENSE
@@ -1,7 +1,15 @@
1
-Parareal F90 {#mainpage}
+Parareal F90
2
============
3
4
-The code is published under a (FreeBSD License](https://www.freebsd.org/copyright/freebsd-license.html].
+The code is published under a FreeBSD License, see https://www.freebsd.org/copyright/freebsd-license.html.
5
+
6
+Should you use this code or parts of it for the preparation of a scientific publication, please cite it using
7
8
+@misc{pararealf90,
9
+ title={Parareal{F90}},
10
+ author={Ruprecht, Daniel},
11
+ howpublished={https://github.com/Parallel-in-Time/PararealF90}
12
+}
13
14
License text
15
------------
0 commit comments