From fb2e553264acb713a9139360dedafc391a58a702 Mon Sep 17 00:00:00 2001 From: Tennessee Leeuwenburg Date: Fri, 19 Jan 2024 15:19:05 +1100 Subject: [PATCH] Potential reword of prior use for clarity --- docs/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/paper.md b/docs/paper.md index 15398b3e..7e93e359 100644 --- a/docs/paper.md +++ b/docs/paper.md @@ -56,7 +56,7 @@ The `scores` roadmap includes support for machine learning library integration, `scores` has been used in research papers (e.g., [@loveday2023userfocused]). -`scores` has arisen from, and now supports, the Jive verification system, described by [@Loveday:2023] and used by the Australian Bureau of Meteorology. `scores` includes the mathematical functions from the Jive verification system and is intended to modularise these functions and make them broadly available as an open source package. The Jive metrics have been used by [@Griffiths:2017], [@Foley:2020], [@Taggart:2022b], [@Taggart:2022c] and [@Taggart:2022d]. +`scores` has arisen from, and now supports, the Jive verification system. The Jive verification system was developed and is used by the Australian Bureau of Meteorology. For a description of the Jive verification system see [@Loveday:2023]. `scores` includes the mathematical functions from the Jive verification system and is intended to modularise these functions and make them broadly available as an open source package. The Jive metrics have been used by [@Griffiths:2017], [@Foley:2020], [@Taggart:2022b], [@Taggart:2022c] and [@Taggart:2022d]. ## Related Works