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

citEntry(entry = "Article",
  title = "The National Eutrophication Survey: lake characteristics and historical nutrient concentrations",
  author       = personList(
    person("J.", "Stachelek"),
    person("C.", "Ford"),
    person("D.", "Kincaid"),
    person("K.", "King"),
    person("H.", "Miller"),
    person("R.", "Nagelkirk")),
  journal = "Earth System Science Data",
  volume = "10",
  number = "1",
  year = "2018",

  textVersion = "Stachelek, J., Ford, C., Kincaid, D., King, K., Miller, H. and Nagelkirk, R., 2018. The National Eutrophication Survey: lake characteristics and historical nutrient concentrations. Earth System Science Data, 10(1), pp.81-86."
)

citEntry(entry = "Manual",
  title        = "nesRdata: National Eutrophication Survey data",
  author       = personList(
                   as.person("Joseph Stachelek")),
  year         = "2018",
  note         = "R package version 0.2.0",
  url          = "https://cran.r-project.org/package=nesRdata",
  textVersion  =
  paste("Stachelek J., 2018. nesRdata: National Eutrophication Survey data. R package version 0.2.0. https://cran.r-project.org/package=nesRdata
  ")
)
