@@ -109,6 +109,7 @@ a Creative Commons Attribution 4.0 International License (CC BY
109109<kwd >Search query</kwd >
110110<kwd >Literature search</kwd >
111111<kwd >Literature review</kwd >
112+ <kwd >Meta-analysis</kwd >
112113</kwd-group >
113114</article-meta >
114115</front >
@@ -125,7 +126,7 @@ a Creative Commons Attribution 4.0 International License (CC BY
125126 <italic >EBSCOHost</italic >, with parsers validated against a
126127 comprehensive set of peer-reviewed queries from
127128 <italic >searchRxiv</italic >. Unlike existing proprietary and web-based
128- softare , <italic >search-query</italic > offers programmatic access and
129+ software , <italic >search-query</italic > offers programmatic access and
129130 thereby supports integration into research workflows, contributing to
130131 the automation of systematic literature reviews. </p >
131132 <p >Keywords: Python, search query, literature search, literature
@@ -174,7 +175,7 @@ a Creative Commons Attribution 4.0 International License (CC BY
174175 Currently, parsers are available for <italic >Web of
175176 Science</italic >, <italic >PubMed</italic >, and
176177 <italic >EBSCOHost</italic >. The <italic >load</italic > capability
177- is extensible and the documentation outlines how to develop
178+ is extensible, and the documentation outlines how to develop
178179 parsers for additional databases.</p >
179180 </list-item >
180181 <list-item >
@@ -292,7 +293,7 @@ search_file.save("search-file.json")</code>
292293 errors and provide suggestions for improvement. This helps
293294 researchers maintain high-quality—even in complex search strategies.
294295 In fact, search queries used in literature reviews are often long
295- and complex: peer -reviewed queries from <italic >searchRxiv</italic >,
296+ and complex: Peer -reviewed queries from <italic >searchRxiv</italic >,
296297 for instance, average over 2,900 characters and include around 60
297298 parentheses. Such queries are difficult to analyze visually—both for
298299 researchers constructing them and for reviewers assessing their
@@ -390,7 +391,7 @@ print(wos_query.to_string())
390391 & Sunyaev, 2019</xref >). As software packages available under open
391392 source licenses, <italic >Medline Transpose</italic >
392393 (<xref alt =" Wanner & Baumann, 2019" rid =" ref-WannerBaumann2019" ref-type =" bibr" >Wanner
393- & Baumann, 2019</xref >) is a javascript -based website that
394+ & Baumann, 2019</xref >) is a JavaScript -based website that
394395 translates queries between three databases, and
395396 <italic >litsearchr</italic >
396397 (<xref alt =" Grames, 2020" rid =" ref-Grames2020" ref-type =" bibr" >Grames,
0 commit comments