Skip to content

Commit aaf73b7

Browse files
committed
Trim references
1 parent e2b219c commit aaf73b7

3 files changed

Lines changed: 11 additions & 74 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ table(alldata$cohort, alldata$sex)
112112

113113
## Calculating D-score and DAZ
114114

115-
The [`dscore` package](https://d-score.org/dscore/) calculates the *D-score* and the *D-score adjusted for age Z-score* (DAZ) for all cases:
115+
The [`dscore` package](https://d-score.org/dscore/) calculates the *D-score* [@vanbuuren2014] and the *D-score adjusted for age Z-score* (DAZ) for all cases:
116116

117117
```{r}
118118
library(dscore)

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ table(alldata$cohort, alldata$sex)
142142
## Calculating D-score and DAZ
143143

144144
The [`dscore` package](https://d-score.org/dscore/) calculates the
145-
*D-score* and the *D-score adjusted for age Z-score* (DAZ) for all
146-
cases:
145+
*D-score* ([van Buuren 2014](#ref-vanbuuren2014)) and the *D-score
146+
adjusted for age Z-score* (DAZ) for all cases:
147147

148148
``` r
149149
library(dscore)
@@ -230,6 +230,14 @@ worldwide.
230230

231231
<div id="refs" class="references csl-bib-body hanging-indent">
232232

233+
<div id="ref-vanbuuren2014" class="csl-entry">
234+
235+
van Buuren, S. 2014. “Growth Charts of Human Development.” *Statistical
236+
Methods in Medical Research* 23 (4): 346–68.
237+
<https://stefvanbuuren.name/publication/van-buuren-2014-gc/>.
238+
239+
</div>
240+
233241
<div id="ref-weber2019" class="csl-entry">
234242

235243
Weber, A. M., M. Rubio-Codina, S. P. Walker, S. van Buuren, I. Eekhout,

references.bib

Lines changed: 0 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -22,74 +22,3 @@ @Article{weber2019
2222
url = {https://gh.bmj.com/content/bmjgh/4/6/e001724.full.pdf},
2323
volume = {4},
2424
pages = {e001724}}
25-
26-
@Article{fernald2017,
27-
author = {Fernald, L.C.H. and Prado, E. and Kariger, P. and Raikes, A.},
28-
title = {A toolkit for measuring early childhood development in low and middle-income countries},
29-
journal = {},
30-
volume = {},
31-
number = {},
32-
pages = {},
33-
year = {2017},
34-
location = {},
35-
keywords = {},
36-
url = {https://documents.worldbank.org/en/publication/documents-reports/documentdetail/384681513101293811/a-toolkit-for-measuring-early-childhood-development-in-low-and-middle-income-countries}}
37-
38-
@Article{gsedteam2019,
39-
author = {{GSED team (Maureen Black, Kieran Bromley, Vanessa Cavallera (lead author), Jorge Cuartas, Tarun
40-
Dua (corresponding author), Iris Eekhout, Günther Fink, Melissa Gladstone, Katelyn Hepworth, Magdalena Janus, Patricia Kariger, Gillian Lancaster, Dana McCoy, Gareth McCray, Abbie Raikes, Marta Rubio-Codina, Stef van Buuren, Marcus Waldman, Susan Walker and Ann Weber)}},
41-
title = {The Global Scale for Early Development (GSED)},
42-
journal = {Early Childhood Matters},
43-
year = {2019},
44-
url = {https://earlychildhoodmatters.online/2019/the-global-scale-for-early-development-gsed/}}
45-
46-
@Article{jacobusse2006,
47-
author = {Jacobusse, G. and {van Buuren}, S. and Verkerk, P.H.},
48-
title = {An interval scale for development of children aged 0-2 years},
49-
journal = {Statistics in Medicine},
50-
volume = {25},
51-
number = {13},
52-
pages = {2272--2283},
53-
year = {2006},
54-
abstract = {},
55-
location = {},
56-
keywords = {Development},
57-
url = {https://stefvanbuuren.name/publication/jacobusse-2006/}}
58-
59-
@Article{jacobusse2007,
60-
author = {Jacobusse, G. and {van Buuren}, S.},
61-
title = {Computerized adaptive testing for measuring development of young children},
62-
journal = {Statistics in Medicine},
63-
volume = {26},
64-
number = {13},
65-
pages = {2629--2638},
66-
year = {2007},
67-
abstract = {},
68-
location = {},
69-
keywords = {Development},
70-
url = {https://stefvanbuuren.name/publication/jacobusse-2007/}}
71-
72-
@Article{verloove-vanhorick1986,
73-
author = {Verloove-Vanhorick, S. P. and Verwey, R. A. and Brand, R. and Bennebroek Gravenhorst, J. and Keirse, M. J. N. C. and Ruys, J. H.},
74-
title = {Neonatal mortality risk in relation to gestational age and birthweight. Results of a national survey of preterm and very-low-birthweight infants in The Netherlands},
75-
journal = {Lancet},
76-
volume = {1},
77-
number = {8472},
78-
pages = {55–57},
79-
year = {1986},
80-
abstract = {},
81-
location = {},
82-
keywords = {}}
83-
84-
@misc{provide,
85-
title = {Bangladesh Early Adversity Neuroimaging Project},
86-
author ={C. Nelson},
87-
location = {Bangladesh},
88-
year = {}}
89-
90-
@misc{bambam,
91-
title = {Resilience and Early Brain Development},
92-
author ={S. Deoni},
93-
location = {Providence, USA},
94-
year = {}}
95-

0 commit comments

Comments
 (0)