How to cite the R package blavaan

blavaan is a popular R package that is available at https://cran.r-project.org/web/packages/blavaan/index.html. By citing R packages in your paper you lay the grounds for others to be able to reproduce your analysis and secondly you are acknowledging the time and work people have spent creating the package.

APA citation

Formatted according to the APA Publication Manual 7th edition. Simply copy it to the References page as is.

APA

The minimal requirement is to cite the R package in text along with the version number. Additionally, you can include the reference list entry the authors of the blavaan package have suggested.

Example of an in-text citation

Analysis of the data was done using the blavaan package (v0.3-15; Merkle et al., n.d.).

Reference list entry

Merkle, E. C., Fitzsimmons, E., Uanhoro, J., & Goodrich, B. (n.d.). Efficient Bayesian Structural Equation Modeling in Stan. In Journal of Statistical Software.

Vancouver citation

Formatted according to Vancouver style. Simply copy it to the references section as is.

Vancouver

Example of an in-text citation

Analysis of the data was done using the blavaan package v0.3-15 (1).

Reference list entry

1.
Merkle EC, Fitzsimmons E, Uanhoro J, Goodrich B. Efficient Bayesian Structural Equation Modeling in Stan. Journal of Statistical Software.

BibTeX

Reference entry in BibTeX format. Simply copy it to your favorite citation manager.

BibTeX
@MISC{Merkle_undated-jb,
  title   = "Efficient Bayesian Structural Equation Modeling in Stan",
  author  = "Merkle, Edgar C and Fitzsimmons, Ellen and Uanhoro, James and
             Goodrich, Ben",
  journal = "Journal of Statistical Software"
}

RIS

Reference entry in RIS format. Simply copy it to your favorite citation manager.

RIS
TY  - MISC
AU  - Merkle, Edgar C
AU  - Fitzsimmons, Ellen
AU  - Uanhoro, James
AU  - Goodrich, Ben
TI  - Efficient Bayesian Structural Equation Modeling in Stan
T2  - Journal of Statistical Software
ER  - 

Other citation styles (ACS, ACM, IEEE, ...)

BibGuru offers more than 8,000 citation styles including popular styles such as AMA, ACN, ACS, CSE, Chicago, IEEE, Harvard, and Turabian, as well as journal and university specific styles! Give it a try now: Start citing now!

blavaan R package release history

VersionRelease date
0.3-142021-01-20
0.3-132021-01-18
0.3-122020-11-12
0.3-102020-08-03
0.3-92020-03-09
0.3-82019-11-19
0.3-72019-09-27
0.3-62019-08-08
0.3-52019-08-03
0.3-42019-01-11
0.3-32018-10-31
0.3-22018-06-10
0.3-12018-01-12
0.2-42017-04-27
0.2-32017-02-24
0.2-22016-09-27
0.2-12016-09-20
0.1-42016-06-17
0.1-32016-03-30
0.1-22016-01-28
0.1-12015-11-12
0.12015-10-07