Skip to content

Commit

Permalink
update CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
TDJorgensen committed Jan 8, 2025
1 parent dcc1b8e commit f98108a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
10 changes: 3 additions & 7 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@ vers <- paste("R package version", meta$Version)
url <- "https://CRAN.R-project.org/package=semTools"

citEntry(entry = "Manual",
title = "\\texttt{semTools}: {U}seful tools for structural equation modeling",
author = c(person(given = c("Terrence","D."), family = "Jorgensen"),
person(given = "Sunthud", family = "Pornprasertmanit"),
person(given = c("Alexander","M."), family = "Schoemann"),
person(given = "Yves", family = "Rosseel")),
title = "\\texttt{lavaan.mi}: {F}it structural equation models to multiply imputed data",
author = c(person(given = c("Terrence","D."), family = "Jorgensen")),
year = year,
note = vers,
url = url,

textVersion =
paste("Jorgensen, T. D., Pornprasertmanit, S., Schoemann, A. M., & Rosseel, Y. (",
year, "). semTools: Useful tools for structural equation modeling. ",
paste("Jorgensen, T. D. (", year, "). lavaan.mi: Fit structural equation models to multiply imputed data.",
vers, ". Retrieved from ", url, sep = "")
)
1 change: 1 addition & 0 deletions lavaan.mi.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: a118b098-c52c-4794-a846-16ca4275384c

RestoreWorkspace: No
SaveWorkspace: No
Expand Down

0 comments on commit f98108a

Please sign in to comment.