citHeader("Kindly cite the sorvi R package as follows:")

citEntry(entry="misc",
         title = "sorvi: Finnish open government data toolkit for R",
         author = personList(
	   person(given ="Leo", family="Lahti", email = "leo.lahti@iki.fi"),
	   person(given ="Juuso", family="Parkkinen"),
	   person(given ="Joona", family="Lehtomaki")
         ),
	 journal = "",
	 year = "2011",
         textVersion =
         paste("(C) Louhos 2011-2013.",
               "sorvi: Finnish open government data toolkit for R",
               sep=" ")
         )

citFooter("\nMany thanks for all contributors! See: http://louhos.github.com/contact.html")
