Skip to content

Commit 6f5235c

Browse files
committed
mention SW-properties earlier
I moved the list to an earlier chapter (as on #141) but left it (with a reference) also at the current place because it is needed there too so show the complexity. closes #141
1 parent e1afe7e commit 6f5235c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

paper.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ \section{Introduction}
102102
We use the term central \emph{RSE unit} interchangeably with the term \emph{RSE hub} even though for large federated research organisations there might be a more complex arrangement such as a network of RSE hubs.
103103

104104
\section{Motivation for central RSE units}
105+
\label{sec:motivation}
105106
\begin{quotation}
106107
\noindent \textit{Better Software, Better Research}\\(Mission statement of the UK Software Sustainability Institute)
107108
\end{quotation}
@@ -112,7 +113,7 @@ \section{Motivation for central RSE units}
112113

113114
Research software is getting increasingly complex.
114115
This is partly because the scientific problems being tackled using software are getting bigger.
115-
However, the software is also expected to be reliable, secure and easy to use.
116+
However, the software is also expected to rate high on a multitude of quality metrics such as correctness, reproducibility, maintainability, extensibility, usability, portability, interoperability, security, performance, and scalability~\autocite[Chapter 16]{Schulmeyer2008}.
116117
Handling this increased complexity whilst ensuring timely delivery requires dedicated RSEs in central RSE units.
117118

118119
\subsection{Pooling: a necessary ingredient}
@@ -264,7 +265,7 @@ \subsection{Module 2: Consultation Services}%
264265
\label{sec:consultation}
265266

266267
With the majority of researchers being self-taught programmers~\autocite{Carver2013}, there is a huge demand for expertise on how to develop better research software.
267-
Here, “better” can refer to a number of quality metrics such as correctness, reproducibility, maintainability, extensibility, usability, portability, interoperability, performance or scalability~\autocite[Chapter 16]{Schulmeyer2008}.
268+
Here, “better” can refer to a number of quality metrics as already mentioned in Section~\ref{sec:motivation}: correctness, reproducibility, maintainability, extensibility, usability, portability, interoperability, security, performance, or scalability~\autocite[Chapter 16]{Schulmeyer2008}.
268269

269270
In order to raise the quality standards for research that is based on research software, it is of great importance for research institutions to provide access to such expertise with a low barrier to entry.
270271
The hub is a natural place to provide this central service.

0 commit comments

Comments
 (0)