-
Notifications
You must be signed in to change notification settings - Fork 2
/
duplicates.html
97 lines (97 loc) · 3.01 KB
/
duplicates.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="style/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script async defer data-website-id="2106af3b-21ab-4a02-9922-8366f67dd1dc" src="https://umami.christopherpritchard.co.uk/umami.js"></script>
<title>PRISMA2020 - Interactive Demo (Ambulance clinicians' identification and management of male victims of intimate partner violence)</title>
</head>
<body>
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-lg-2 order-sm-last order-first">
<img class="img-fluid" src="data/S3_Primary_logo_RGB.jpg" />
</div>
<div class="col-md-8 col-lg-10">
<h1>PRISMA2020 Interactive Demo - Article Removal</h1>
<h2>Ambulance clinicians' identification and management of male victims of intimate partner violence</h2>
</div>
</div>
</div>
<h3>Article Removal</h3>
RIS files have been exported from the relevent databases and added to EndNote. Deduplication was performed through EndNote, no automation tools or other removal reasons have been used. A summary of the deduplication can be seen below:
<table class="table table-hover">
<thead>
<tr class="table-primary">
<th scope="col">Database</th>
<th scope="col">Total Results</th>
<th scope="col">Results Removed</th>
<th scope="col">Remaining Results</th>
<th scope="col">Further information</th>
</tr>
</thead>
<tr class="table-info">
<td>PsycInfo</td>
<td>1304</td>
<td>331</td>
<td>973</td>
<td></td>
</tr>
<tr class="table-info">
<td>Medline</td>
<td>2780</td>
<td>19</td>
<td>2761</td>
<td></td>
</tr>
<tr class="table-info">
<td>Embase</td>
<td>3044</td>
<td>988</td>
<td>2056</td>
<td></td>
</tr>
<tr class="table-info">
<td>Cinahl</td>
<td>1037</td>
<td>610</td>
<td>427</td>
<td></td>
</tr>
<tr class="table-info">
<td>PsycArticles</td>
<td>1468</td>
<td>15</td>
<td>1453</td>
<td></td>
</tr>
<tr class="table-info">
<td>Scopus</td>
<td>4571</td>
<td>2210</td>
<td>2361</td>
<td></td>
</tr>
<tr class="table-info">
<td>Web of Science</td>
<td>2222</td>
<td>683</td>
<td>1539</td>
<td></td>
</tr>
<tr class="table-primary">
<td><b>Total</b></td>
<td><b>16426</b></td>
<td><b>4856</b></td>
<td><b>11570</b></td>
<td><a href="mailto:[email protected]?subject=Further%20information%20for%20paramedic%20IPV%20review">Further Information available on request</a></td>
</tr>
</table>
<script src="scripts/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
<script>var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'))
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl)
})</script>
</body>
</html>