citHeader("To cite package seas in publications use:")

# in review
citEntry(entry="inreview",
        title = "Seasonal statistics: the 'seas' package for R",
        author = personList(person("Michael","Toews","W","mwtoews@sfu.ca"),
		 person("Paul","Whitfield","H","paul.whitfield@ec.gc.ca"),
		 person("Diana","Allen","M","dallen@sfu.ca")),
        textVersion =
        paste("Toews, M.W., Whitfield, P.H., and Allen, D.M., in review, Seasonal statistics: the 'seas' package for R, Computers & Geosciences.")
)

