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

citEntry(
  entry = "Article", 
  author = personList(as.person("Kathe Todd-Brown"),as.person("Ben Bond-Lamberty")),
  title = "RCMIP5: easy exploration, manipulation, and summarizing of CMIP5 data", 
  journal = "EOS", 
  year = 2015, 
  volume = "submitted", 
  pages = "XXX--XXX", 
  url = "http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)2324-9250", 
  textVersion = paste(
    "Kathe Todd-Brown and Ben Bond-Lamberty. RCMIP5: easy exploration, manipulation, and summarizing of CMIP5 data",
    "EOS, submitted, 2015"
  )
)
  
citFooter("Please always cite the RCMIP5 version number as well. Find it with 'help(package=RCMIP5)'.")
