citHeader("To cite package 'sdcMicroGUI' in publications use:")
     
desc <- packageDescription("sdcMicroGUI")
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", desc$Date)
vers <- paste("R package version", desc$Version)
     
citEntry(entry="Article",
			title = "A Graphical User Interface for Microdata Protection Which Provides Reproducibility and Interactions: the sdcMicro GUI",
				author = personList(as.person("Matthias Templ, Thomas Petelin")),
				journal = "Transactions on Data Privacy",
				year = "2009",
				volume = "2",
				number = "3",
				pages = "207--224",	
     
				textVersion =
						paste("Matthias Templ",
								" (2009). A Graphical User Interface for Microdata Protection Which Provides Reproducibility and Interactions: the sdcMicro GUI. Transactions on Data Privacy, 2(3),207-224 ",
								".", sep=""))


	
