Selecting Articles
Last updated
Last updated
We understand that you have your own way of selecting potential articles for a systematic review or meta-analysis. Here we would introduce you the most efficient way we use in MedisTree. We shall argue why this procedure would produce the least excruciating experience when performing a repetitive, arduous task. However, if you find your procedure to be more effective, please feel free to contact , , or through Zulip.
After querying article databases (e.g. PubMed or ScienceDirect), it is best to convert our finding as an excel/csv file, which we can convert into Google spreadsheet. For some people, this procedure seems less straightforward, but curating all articles in one spreadsheet will make it easier to screen the paper.
Select all articles you found
Click export
Choose "Export citation to BibTeX"
Repeat the steps for all pages
Upload/copy and paste your BibTeX file content into the field
Choose from "BibTeX"
Chose to "CSV" (you may also choose "Excel")
Click convert
After you are done converting either BibTeX or PMID file, you will obtain a spreadsheet in your desired format (i.e. csv/excel). We strongly recommend using a csv format because you will be able to do an initial inspection after converting.
Normally, you will get a lot of variables in your converted spreadsheet. This information is still relevant, but less important. When you format the spreadsheet, DO NOT delete these variables. Instead, you should hide those variables to ease the reviewer when selecting articles. It is desirable to have a conditional formatting as seen in the screenshot below.
Create a second sheet within your Google spreadsheet file, then you may apply the following formula: =filter('selected-articles'!B2:Q, 'selected-articles!Q2:Q)
. Please adjust this formula accordingly, where 'selected-articles'
is the sheet name, B2:Q
is the field you want to copy over, and Q2:Q
is the filter (column "Selected"). Here, I directly set the column Q
with a boolean value (True/False
). If you set the column differently, then you should adjust the filter accordingly.
Create another sheet to extract important findings. In this sheet, you need to copy paste ALL filtered articles. When you paste the cells, choose "Paste special" -> "Values only" (shortcut: Ctrl + Shift + V
. Here you need to have additional columns:
Metrics: Define what metrics in your key findings -> HR, OR, RR, mean difference, etc.
Value: The reported values of your metrics
Lower CI: Lower limit confidence interval (usually set as 95% CI)
Upper CI: Upper limit of confidence interval (usually set as 95% CI)
Note: Additional note to inform the reader about what you just extracted
Sometimes, an article has several key findings. If that is the case, you will need to add a new row and insert other findings in that cells. To suitably extract the information (key findings), you will have to read the full article.
Visit ``
Visit ``