From 60ed460b268f9f6111acf2ed745d0d01e5c75e93 Mon Sep 17 00:00:00 2001 From: Tennessee Leeuwenburg Date: Fri, 19 Jan 2024 15:11:42 +1100 Subject: [PATCH] Removed a comma --- docs/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/paper.md b/docs/paper.md index 66c87e14..8e5d72c1 100644 --- a/docs/paper.md +++ b/docs/paper.md @@ -58,7 +58,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, 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]. ## Related Works