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

citEntry(entry = "Article",
         title        = "Accounting for space and uncertainty in real-time-location-system-derived contact networks",
         author       = personList(as.person("Trevor S. Farthing"),
                                   as.person("Daniel E. Dawson"),
                                   as.person("Mike W. Sanderson"),
                                   as.person("Cristina Lanzas")),
         journal      = "Ecology and Evolution",
         year         = "in Press",
         volume       = "",
         number       = "",
         pages        = "",
         url          = "",
         
         textVersion  =
           paste("Farthing, T.S., Dawson, D.E., Sanderson, M.W., and Lanzas, C. (in Press).",
                 "Accounting for space and uncertainty in real-time-location-system-derived contact networks.",
                 "Ecology and Evolution")
)



