citHeader("To cite package 'Geneland' in publications use:")

desc <- packageDescription("Geneland")
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", desc$Date)
vers <- paste("R package version", desc$Version)




citEntry(entry="Article",
         author = 	 "Guillot, G. and Estoup, A. and Mortier, F. and Cosson, J.F.",
         title = 	 "A spatial statistical model for landscape genetics",
         journal = 	 "Genetics",
         year = 	 2005,
         volume =	 170,
         number =	 3,
         pages="1261-1280",
         textVersion ="G. Guillot, Estoup, A., Mortier, F. Cosson, J.F. A spatial statistical model for landscape genetics. Genetics, 170, 1261-1280, 2005"  )



citEntry(entry="Article",
         author = 	 "",
         title = 	        "",
         journal = 	 "",	
         year = 	 2005,
         volume =	 "",
         number =	 "",
         pages="",
         textVersion ="G. Guillot, Mortier, F., Estoup, A.  Geneland: A program for landscape genetics. Molecular Ecology Notes, 5, 712-715, 2005.")




## citEntry(entry="Article",
##          author = 	 "",
##          title = 	        "",
##          journal = 	 "",	
##          year = 	 2006,
##          volume =	 "",
##          number =	 "",
##          pages="",
##          textVersion ="A. Coulon, G. Guillot G., Cosson J.-F., Angibault J.M.A. Aulagnier S., Cargnelutti B., Galan M., Hewison A.J.M.  Genetic structure is influenced by lansdcape features. Empirical evidence from a roe deer population. Molecular Ecology, 15 1669-1679, 2006.")


citEntry(entry="Article",
         author = 	 "",
         title = 	        "",
         journal = 	 "",	
         year = 	 2008,
         volume =	 "",
         number =	 "",
         pages="",
         textVersion ="U. Hannelius, E. Salmela, T. Lappalainen, G. Guillot, C.M.  Lindgren,  U. von Doebeln, P. Lahermo, P. and J. Kere  . Population substructure in Finland and Sweden revealed by a small number of unlinked autosomal SNPs. BMC Genetics, 9:54, 2008.")

citEntry(entry="Article",
         author = 	 "",
         title = 	        "",
         journal = 	 "",	
         year = 	 2008,
         volume =	 "",
         number =	 "",
         pages="",
         textVersion ="G. Guillot, F. Santos and A. Estoup. Analysing georeferenced population genetics data with Geneland:  a new algorithm to deal with null alleles and a friendly graphical user interface. Bioinformatics, 24(11):1406-1407, 2008.")


citEntry(entry="Article",
         author = 	 "",
         title = 	        "",
         journal = 	 "",	
         year = 	 2008,
         volume =	 "",
         number =	 "",
         pages="",
         textVersion ="G. Guillot.  Inference of structure in subdivided populations at low levels of genetic differentiation. The correlated allele frequencies model revisited. Bioinformatics, 24:2222-2228, 2008.")


citEntry(entry="Article",
         author = 	 "",
         title = 	        "",
         journal = 	 "",	
         year = 	 2009,
         volume =	 "",
         number =	 "",
         pages="",
         textVersion ="G. Guillot and F. Santos  A computer program to simulate multilocus genotype data with spatially auto-correlated allele frequencies. Molecular Ecology Resources, 9(4), 1112-1120, 2009.")



citEntry(entry="Article",
         author = 	 "",
         title = 	        "",
         journal = 	 "",	
         year = 	 2010,
         volume =	 "",
         number =	 "",
         pages="",
         textVersion ="G. Guillot and F. Santos  Using AFLP markers and the Geneland program for the inference of population genetic structure. Molecular Ecology Resources, 2010")




## citEntry(entry="Manual",
##          title = "Population genetics analysis using R and Geneland",
##          author = personList(as.person("Gilles Guillot"),
##            as.person("Filipe Santos"),
##            as.person("Arnaud Estoup")),	
##          year = year,	  
##          note = vers,	  
         
##          textVersion =
##          paste("Gilles Guillot, Filipe Santos, Arnaud Estoup,",
##                year,
##                "). Geneland program documentation: Population genetics analysis using R and Geneland. ",
##                vers, ".", sep=""))
