Slides for fifth session

This commit is contained in:
2024-07-05 10:49:14 +02:00
parent 66c9711d45
commit 7a2327aba3
3 changed files with 529 additions and 12 deletions
+26 -12
View File
@@ -1,3 +1,11 @@
@book{Anderson2023,
title = {R programming for research},
author = {Brooke Anderson and Rachel Severson and Nicholas Good},
year = {2023},
publisher = {Colorado State University, ERHS 535},
url = {https://geanders.github.io/RProgrammingForResearch/}
}
@article{Kathawalla2021,
title = {Easing into open science: {A} guide for graduate students and their advisors},
author = {Kathawalla, Ummul-Kiram and Silverstein, Priya and Syed, Moin},
@@ -9,11 +17,11 @@
}
@book{Koeller2004,
title = {Wege zur {H}ochschulreife in {B}aden-{W}{\"u}rttemberg: {TOSCA} -- {E}ine {U}ntersuchung an allgemein bildenden und beruflichen {G}ymnasien},
author = {K{\"o}ller, Olaf and Watermann, Ralf and Trautwein, Ulrich and L{\"u}dtke, Oliver},
year = {2004},
title = {Wege zur {H}ochschulreife in {B}aden-{W}{\"u}rttemberg: {TOSCA} -- {E}ine {U}ntersuchung an allgemein bildenden und beruflichen {G}ymnasien},
author = {K{\"o}ller, Olaf and Watermann, Ralf and Trautwein, Ulrich and L{\"u}dtke, Oliver},
year = {2004},
publisher = {Springer},
doi = {10.1007/978-3-322-80906-3}
doi = {10.1007/978-3-322-80906-3}
}
@article{Lowndes2017,
@@ -51,14 +59,20 @@
}
@article{Wicherts2012,
title = {Publish (your data) or (let the data) perish! {W}hy not publish your data too?},
author = {Wicherts, Jelte M and Bakker, Marjan},
journal = {Intelligence},
volume = {40},
number = {2},
pages = {73--76},
year = {2012},
doi = {10.1016/j.intell.2012.01.004}
title = {Publish (your data) or (let the data) perish! {W}hy not publish your data too?},
author = {Wicherts, Jelte M and Bakker, Marjan},
journal = {Intelligence},
volume = {40},
number = {2},
pages = {73--76},
year = {2012},
doi = {10.1016/j.intell.2012.01.004}
}
@misc{Wickham_styleguide,
author = {Hadley Wickham},
title = {The tidyverse style guide},
url = {https://style.tidyverse.org/}
}
@misc{Wilbrandt2023,