How to cite OpenMx?

Posted on
Picture of user. Sanja Joined: 12/07/2009
Sorry to open a topic just for this, but how do I cite the OpenMx software? (not the manual, I've got a ref for that)
Thanks,
Sanja
Replied on Tue, 08/10/2010 - 15:17
Picture of user. mspiegel Joined: 07/31/2009

This is a great question. I believe we are using the following citation:

Boker, S., Neale M., Maes, H., Wilde, M., Spiegel, M., Brick, T.,
Spies, J., Estabrook, R., Kenny, S., Bates, T., Mehta, P, & Fox J.
(in press). OpenMx: An Open Source Extended Structural Equation
Modeling Framework. Psychometrika.

I expect one of the senior authors will post on this forum with a confirmation or correction. A helpful function in R is citation('OpenMx'), assuming the library is loaded, it will give you the same information.

A BibTeX entry for LaTeX users is

@article{,
title = {OpenMx: An Open Source Extended Structural Equation Modeling Framework},
author = {Steven Boker and Michael Neale and Hermine Maes and Michael Wilde and Michael Spiegel and Timothy Brick and Jeffrey Spies and Ryne Estabrook and Sarah Kenny and Timothy Bates and Paras Mehta and John Fox},
journal = {Psychometrika},
publisher = {Psychometric Society},
note = {In press},
}