citHeader("To cite pbdSLAP in a publication use:")

citEntry(
  entry = "Misc",
  title = "{pbdSLAP}: Programming with Big Data -- Scalable Linear Algebra Packages",
  author = personList(as.person("Wei-Chen Chen"),
                      as.person("Drew Schmidt"),
                      as.person("George Ostrouchov"),
                      as.person("Pragneshkumar Patel")),
  year = "2012",
  note = "{R} Package, URL http://cran.r-project.org/package=pbdSLAP",
  textVersion = "Chen, W.-C., Schmidt, D., Ostrouchov, G., and Patel, P. (2012) pbdSLAP: Programming with Big Data -- Scalable Linear Algebra Packages. R Package, URL http://cran.r-project.org/package=pbdSLAP",
  key = "Chen2012pbdSLAPpackage"
)

citEntry(
  entry = "Manual",
  title = "A Quick Guide for the {pbdSLAP} Package",
  author = personList(as.person("Wei-Chen Chen"),
                      as.person("Drew Schmidt"),
                      as.person("George Ostrouchov"),
                      as.person("Pragneshkumar Patel")),
  year = "2012",
  note = "{R} Vignette, URL http://cran.r-project.org/package=pbdSLAP",
  textVersion = "Chen, W.-C., Schmidt, D., Ostrouchov, G., and Patel, P. (2012) A Quick Guide for the pbdMPI Package. R Vignette, URL http://cran.r-project.org/package=pbdSLAP",
  key = "Chen2012pbdSLAPvignette"
)

