diff --git a/README.md b/README.md index 245eba45471f0d5ece8fb60e4fc0cc20fda19800..c864da716d242008686e4d48f2627382f45c69a8 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,21 @@ that project for details on running PSHA calculations. The project uses [Gradle][3] for building and testing. To run unit tests and create a JAR file for use in other projects, run `./gradlew build` from the root of the repository. -(or `./gradlew.bat build` if using Windows). +(or `./gradlew.bat build` if using Windows). The current version of the code is [1.0.0][4]. See also: -* [*nshmp-haz*][4] and related [documentation][5] +* [*nshmp-haz*][2] and related [documentation][5] * Project [Javadocs][6] -DOI: <https://doi.org/10.5066/P9DKFJ5V> (version [1.0.0][7]) +**Suggested citation:** Powers, P.M., Clayton, B.S., and Altekruse, J.M., 2022, nshmp-lib: +National Seismic Hazard Model processing library. U.S. Geological Survey software release, doi: +[10.5066/P9DKFJ5V][7]. [1]: https://www.usgs.gov [2]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz [3]: https://gradle.org/ -[4]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz +[4]: https://code.usgs.gov/ghsc/nshmp/nshmp-lib/-/tags/1.0.0 [5]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/blob/main/docs/README.md [6]: https://earthquake.usgs.gov/nshmp/docs/nshmp-lib/ -[7]: https://code.usgs.gov/ghsc/nshmp/nshmp-lib/-/tags/1.0.0 +[7]: https://doi.org/10.5066/P9DKFJ5V