citHeader("To cite 'sharx' in publications use\nwith package version number:")

citEntry(entry = "Article",
  title        = "Global pattern and local variation in species-area relationships",
  author       = personList(as.person("P\\'{e}ter S\\'{o}lymos"),
                 as.person("Subhash R Lele")),
  journal      = "Global Ecology and Biogeography",
  year         = "2012",
  volume       = "21",
  pages        = "109--120",

  textVersion  =
  paste("Solymos, P and Lele, S R (2012).",
        "Global pattern and local variation in species-area relationships.",
        "Global Ecology and Biogeography 21, 109-120.")
)




