Skip to content

Commit e27e222

Browse files
committed
Update citation
1 parent 43fbd4c commit e27e222

2 files changed

Lines changed: 53 additions & 21 deletions

File tree

README.Rmd

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -149,18 +149,34 @@ We expect that you will properly cite the source data when you use the data in y
149149
- If you use one dataset, please cite the publication(s) given in the documentation of that dataset.
150150
- If you use two or more datasets, cite the publication(s) for each dataset *and* cite the `childdevdata` package.
151151

152-
The citation of the `childevdata` package is
152+
The citation of the `childevdata` data package is
153153

154154
```
155-
@Manual{childevdata-package,
156-
title = {Child Development Data},
157-
author = {Stef {van Buuren} and Iris Eekhout and Marta Rubio Codina and Orazio Attanasio and Costas Meghir and
158-
Emla Fitzsimons and Sally Grantham-McGregor and Maria Caridad Araujo and Susan Walker and Susan Chang and
159-
Christine Powell and Ann Weber and Lia Fernald and Paul Verkerk and Linda Richter and Betsy Lozoff},
160-
year = {2021},
161-
note = {R package version 1.0.0},
162-
url = {https://github.com/d-score/childdevdata},
163-
}
155+
@dataset{stef_van_buuren_2021_4685945,
156+
author = {Stef van Buuren and
157+
Iris Eekhout and
158+
Marta Rubio Codina and
159+
Orazio Attanasio and
160+
Costas Meghir and
161+
Emla Fitzsimons and
162+
Sally Grantham-McGregor and
163+
Maria Caridad Araujo and
164+
Susan Walker and
165+
Susan Chang and
166+
Christine Powell and
167+
Ann Weber and
168+
Lia Fernald and
169+
Paul Verkerk and
170+
Linda Richter and
171+
Betsy Lozoff},
172+
title = {D-score/childdevdata: childdevdata 1.0.0},
173+
month = apr,
174+
year = 2021,
175+
publisher = {Zenodo},
176+
version = {v1.0.0},
177+
doi = {10.5281/zenodo.4685945},
178+
url = {https://doi.org/10.5281/zenodo.4685945}
179+
}
164180
```
165181

166182
## Want to contribute?

README.md

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -208,17 +208,33 @@ data in your own product or publication, as follows:
208208
- If you use two or more datasets, cite the publication(s) for each
209209
dataset *and* cite the `childdevdata` package.
210210

211-
The citation of the `childevdata` package is
212-
213-
@Manual{childevdata-package,
214-
title = {Child Development Data},
215-
author = {Stef {van Buuren} and Iris Eekhout and Marta Rubio Codina and Orazio Attanasio and Costas Meghir and
216-
Emla Fitzsimons and Sally Grantham-McGregor and Maria Caridad Araujo and Susan Walker and Susan Chang and
217-
Christine Powell and Ann Weber and Lia Fernald and Paul Verkerk and Linda Richter and Betsy Lozoff},
218-
year = {2021},
219-
note = {R package version 1.0.0},
220-
url = {https://github.com/d-score/childdevdata},
221-
}
211+
The citation of the `childevdata` data package is
212+
213+
@dataset{stef_van_buuren_2021_4685945,
214+
author = {Stef van Buuren and
215+
Iris Eekhout and
216+
Marta Rubio Codina and
217+
Orazio Attanasio and
218+
Costas Meghir and
219+
Emla Fitzsimons and
220+
Sally Grantham-McGregor and
221+
Maria Caridad Araujo and
222+
Susan Walker and
223+
Susan Chang and
224+
Christine Powell and
225+
Ann Weber and
226+
Lia Fernald and
227+
Paul Verkerk and
228+
Linda Richter and
229+
Betsy Lozoff},
230+
title = {D-score/childdevdata: childdevdata 1.0.0},
231+
month = apr,
232+
year = 2021,
233+
publisher = {Zenodo},
234+
version = {v1.0.0},
235+
doi = {10.5281/zenodo.4685945},
236+
url = {https://doi.org/10.5281/zenodo.4685945}
237+
}
222238

223239
## Want to contribute?
224240

0 commit comments

Comments
 (0)