Skip to content

Commit b6823f5

Browse files
author
Matthijs
committed
Update 01-07-2021
1 parent 0c40f55 commit b6823f5

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
R-package which allows users to run multi co-moment structural equation models.
33

44
## Citation
5-
If you use this package please include the following citation: Tamimy, Z., van Bergen, E., van der Zee, M. D., Dolan, C. V., & Nivard, M. G. (2022, June 30). Multi Co-Moment Structural Equation Models: Discovering Direction of Causality in the Presence of Confounding. https://doi.org/10.31235/osf.io/ynam2
5+
If you use this package please include the following citation:
6+
Tamimy, Z., van Bergen, E., van der Zee, M. D., Dolan, C. V., & Nivard, M. G. (2022, June 30). Multi Co-Moment Structural Equation Models: Discovering Direction of Causality in the Presence of Confounding. https://doi.org/10.31235/osf.io/ynam2
67

78

89
## Installation

inst/CITATION

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
citHeader("To cite MCMSEM in publications use:")
2+
3+
citEntry(
4+
entry = "misc",
5+
title = "Multi Co-Moment Structural Equation Models: Discovering Direction of Causality in the Presence of Confounding",
6+
author = "Zenab Tamimy, Elsje van Bergen, Matthijs D van der Zee, Conor V Dolan, and Michel G Nivard",
7+
publisher= "SocArXiv",
8+
year = 2022,
9+
month = "Jun",
10+
DOI = "10.31235/osf.io/ynam2",
11+
url = "https://osf.io/preprints/socarxiv/ynam2",
12+
textVersion = "Tamimy, Z., van Bergen, E., van der Zee, M. D., Dolan, C. V., & Nivard, M. G. (2022, June 30). Multi Co-Moment Structural Equation Models: Discovering Direction of Causality in the Presence of Confounding. https://doi.org/10.31235/osf.io/ynam2"
13+
)

0 commit comments

Comments
 (0)