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

citEntry(entry="Article",
         title = "Non-linear regression with R",
         author = personList(as.person("C. Ritz"),
                             as.person("J. C. Streibig")),
         journal = "",
         volume = ,
         issue = ,
         year         = ,
         url          = "",

         textVersion =
         paste("Ritz, C. & Streibig, J. C. (2008)",
               "Non-linear regression with R",
               "Book manuscript")
)
