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

citEntry(
  entry = "Article",
  title = "{micromap}: A Package for Linked Micromaps",
  author = personList(
             as.person("Quinn C. Payton"),
             as.person("Michael G. McManus"),
             as.person("Marc H. Weber"),
             as.person("Anthony R. Olsen"),
             as.person("Thomas M. Kincaid")),
  journal = "Journal of Statistical Software",
  year = "2015",
  volume = "63",
  number = "2",
  pages = "1--16",
  url = "https://www.jstatsoft.org/article/view/v063i02",
  textVersion = paste(
    "Quinn C. Payton, Michael G. McManus, Marc H. Weber, Anthony R. Olsen, and
     Thomas M. Kincaid (2015).", "micromap: A Package for Linked Micromaps.",
     "Journal of Statistical Software, 63(2), 1-16.",
     "URL http://www.jstatsoft.org/v63/i02/.")
)	
