citHeader("To cite 'soilphysics' in publications use:")

citEntry(entry="Article",
	title = "soilphysics: an R package to determine soil preconsolidation pressure",
      author = personList(as.person("A. R. da Silva"), 
         as.person("R. P. de Lima")),
	journal = "Computers and Geosciences",
  	year = "2015",
	volume = "84",
	pages = "54-60",       
        textVersion = 
        paste("da Silva, A.R.; de Lima, R.P. ",
	       "(2015) ", 
               "soilphysics: an R package to determine soil preconsolidation pressure. ",
               "Computers and Geosciences, ",
               "84: 54-60.",
               sep="")
         )

citEntry(entry="Article",
	title = "soilphysics: an R package for calculating soil water availability to plants by different soil physical indices", 
	author = personList(as.person("R. P. de Lima"), 
	as.person("A. R. da Silva"), 
	as.person("A. P. da Silva"), 
	as.person("T. P. Leao"), 
	as.person("M. R. Mosaddeghi")),
	journal = "Computers and Eletronics in Agriculture",
  	year = "2016",
	volume = "120",
	pages = "63-71",       
        textVersion = 
        paste("de Lima, R.P.; da Silva, A.R.; da Silva, A.P.; Leao, T.P.; Mosaddeghi, M.R. ",
	       "(2016) ", 
               "soilphysics: an R package for calculating soil water availability to plants by different soil physical indices. ",
               "Computers and Eletronics in Agriculture, ",
               "120: 63-71.",
               sep="")
         )

citEntry(entry="Article",
	title = "Determination of maximum curvature point with the R package soilphysics", 
	author = personList(as.person("A. R. da Silva"), 
	as.person("R. P. de Lima")),
	journal = "International Journal of Current Research",
  	year = "2017",
	volume = "9",
	pages = "xx-yy",       
        textVersion = 
        paste("da Silva, A.R.; de Lima, R.P. ",
	       "(2017) ", 
               "Determination of maximum curvature point with the R package soilphysics ",
               "International Journal of Current Research, ",
               "9: 45241-45245.",
               sep="")
         )