citHeader("To cite the ConvergenceConcepts package in publications use:")

citEntry(entry="Article",
         title = "Image analysis and statistical inference in neuroimaging with R",
         author = personList(as.person("K. Tabelow"),
	 as.person("J.D. Clayden"),
	 as.person("Lafaye de Micheaux, P."),
	 as.person("J. Polzehl"),
	 as.person("V.J. Schmid"),
	 as.person("B. Whitcher")
				),
	 journal = "NeuroImage",
         year         = "2011",
	 volume = "55",
	 number = "4",
	 pages = "1686-1693",
         note         = "Software: R Package, AnalyzeFMRI, version 1.1-13",
         url          = "http://www.biostatisticien.eu/AnalyzeFMRI/",
         
         textVersion = 
         paste("K. Tabelow, J.D. Clayden, P. Lafaye De Micheaux, J. Polzehl, V.J. Schmid and B. Whitcher (2011)", 
               "Image analysis and statistical inference in neuroimaging with R",
               "NeuroImage 55(4) p. 1686-1693",
              "(Software: R Package, AnalyzeFMRI, version 1.1-13)"
	      )
)

