citHeader("To cite wildlifeDI in publications use:")
citFooter("Please also cite other authors methods as appropriate (see the references within).")
citEntry(entry = "Article",
  title        = "A critical examination of indices of dynamic interaction for wildlife telemetry data",
  author       = personList(as.person('Jed Long'), 
                            as.person('Trisalyn Nelson'), 
                            as.person('Stephen Webb'), 
                            as.person('Kenneth Gee')),
  journal      = "Journal of Animal Ecology",
  year         = "2014",
  volume       = "83",
  pages        = "1216--1233",

  textVersion  =
  paste("Long, JA, Nelson, TA, Webb, SL, Gee, KL (2014).",
        "A critical examination of indices of dynamic interaction",
        "for wildlife telemetry studies. Journal of Animal",
        "Ecology, 83, 1216-1233.")
)

citEntry(entry = "Article",
  title        = "Analyzing Contacts and Behavior from High Frequency Tracking Data Using the wildlifeDI R Package",
  author       = personList(as.person('Jed Long'), 
                            as.person('Stephen Webb'), 
			    as.person('Seth Harju'),
                            as.person('Kenneth Gee')),
  journal      = "Geographical Analysis",
  year         = "2022",
  volume       = "54",
  pages        = "648--663",

  textVersion  = paste("Long, JA, Webb, SL, Harju, SM, Gee, KL (2022). Analyzing Contacts and Behavior from High Frequency Tracking Data Using the wildlifeDI R Package. Geographical Analysis, 54, 648-663.")
)
