citHeader("To cite ramps in publications use:")


citEntry(entry="Article",
         title = "Unified Geostatistical Modeling for Data Fusion and Spatial Heteroskedasticity with R Package ramps",
         author = personList(as.person("Brian J. Smith"),
                             as.person("Jun Yan"),
                             as.person("Mary Kathryn Cowles")),
         year         = "2008",
         journal      = "Journal of Statistical Software",
         volume       = "in press",
         pages        = "",
         textVersion = 
         paste("Smith, B. J., Yan, J., and Cowles, M. K. (2008)",
               "Unified Geostatistical Modeling for Data Fusion and Spatial Heteroskedasticity with R Package ramps,",
               "Journal of Statistical Software, in press")
)


