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

citEntry(entry = "Article",
  title        = "LAGOS-NE: a multi-scaled geospatial and temporal database of lake ecological context and water quality for thousands of US lakes",
  author       = personList(
                   person("P.A.", "Soranno"),
                   person("L.C.", "Bacon"),
                   person("M.", "Beauchene"),
                   person("K.E.", "Bednar"),
                   person("E.G.", "Bissell"),
                   person("al.", "et.")),
  journal      = "Gigascience",
  year         = "2017",
  volume       = "6",
  number       = "12",

  textVersion  =
  paste("Soranno, P.A., L.C. Bacon, M. Beauchene, K.E. Bednar, E.G. Bissell, et. al., 2017. LAGOS-NE: a multi-scaled geospatial and temporal database of lake ecological context and water quality for thousands of US lakes. Gigascience, 6(12)")
)

citEntry(entry = "Manual",
  title        = "LAGOSNE: Interface to the Lake Multi-Scaled Geospatial and Temporal Database",
  author       = personList(
                   as.person("Joseph Stachelek"),
                   as.person("Samantha Oliver"),
                   as.person("Farzan Masrour")),
  year         = "2019",
  note         = "R package version 2.0.2",
  url          = "https://cran.r-project.org/package=LAGOSNE",
  textVersion  =
  paste("Stachelek J., Oliver S., Masrour, F. 2019. LAGOSNE: Interface to the Lake Multi-scaled Geospatial and Temporal Database. R package version 2.0.2. https://cran.r-project.org/package=LAGOSNE
  ")
)

citFooter("For other citations, such as those for individual data modules see: https://lagoslakes.org \n")
