citHeader("To cite the MatrixCorrelation package in publications use:")

citEntry(entry = "Article",
  title        = "A similarity index for comparing coupled matrices",
  author       = personList(as.person("Ulf Geir Indahl"), as.person("Tormod Ns"), as.person("Kristian Hovde Liland")),
  year         = "2016",
  volume	     = "",
  pages        = "",
  journal      = "Submitted for review",

  textVersion  =
  paste("Ulf Geir Indahl, Tormod Ns and Kristian Hovde Liland (2016).",
        "A similarity index for comparing coupled matrices.",
        "Submitted for review.")
)
