citHeader("To cite mimR in publications use:")
 
citEntry(entry="Article",
         title = "The mimR Package for Graphical Modelling in R",
         author = personList(as.person("Sren Hjsgaard")),
         year = 2004,
         journal = "Journal of Statistical Software",
         volume = "11/6",
         pages = "1--13",
         textVersion = 
         paste("Hjsgaard, S. (2004)",
               "The mimR Package for Graphical Modelling in R",
               "Journal of Statistical Software, 11, 6, pp1--13")
)

