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

citEntry(entry="article",
         title = "An Overview of the Virtual Data Center Project and Software",
         author = personList(as.person("M. Altman"), 
                             as.person("L. Andreev"),
                             as.person("M. Diggory"),
                             as.person("G. King"),
                             as.person("D. Kiskis"),
                             as.person("L. Kolster"),
                             as.person("M. Krot"),
                             as.person("A. Sone"),
                             as.person("S. Verba"),
				),
	 publisher = "ACM Press",
	 booktitle= " Proceedings of JCDL '01: First Joint Conference on Digital Libraries ",
         edition = "First",
         year         = 2001,
         url          = "http://thedata.org",
         
         textVersion = 
         paste("Altman, M., et al. (2001)", 
               "An Overview of the Virtual Data Center Project and Software.",
               " Proceedings of JCDL '01: First Joint Conference on Digital Libraries , ACM Press.",
              "(Software version: R Package, VDCutil, version 1.04)",
	)
	       
)
