Skip to content

Commit

Permalink
Update 01-07-2021
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthijs committed Jul 1, 2022
1 parent 0c40f55 commit b6823f5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
R-package which allows users to run multi co-moment structural equation models.

## Citation
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
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


## Installation
Expand Down
13 changes: 13 additions & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
citHeader("To cite MCMSEM in publications use:")

citEntry(
entry = "misc",
title = "Multi Co-Moment Structural Equation Models: Discovering Direction of Causality in the Presence of Confounding",
author = "Zenab Tamimy, Elsje van Bergen, Matthijs D van der Zee, Conor V Dolan, and Michel G Nivard",
publisher= "SocArXiv",
year = 2022,
month = "Jun",
DOI = "10.31235/osf.io/ynam2",
url = "https://osf.io/preprints/socarxiv/ynam2",
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"
)

0 comments on commit b6823f5

Please sign in to comment.