citHeader("The R package semisup is based on the following article:")

citEntry(entry="Article",
    title = "Semi-supervised mixture test for detecting markers associated with a quantitative trait",
    author = personList(as.person("Armin Rauschenberger"),
			     as.person("Renee X. Menezes"), 
                             as.person("Mark A. van de Wiel"), 
                             as.person("Natasja M. van Schoor"),
			     as.person("Marianne A. Jonker")),
    journal = "Manuscript in preparation",
    volume= "0:0",
    year = 2020,
    url = "http://arxiv.org/abs/1805.09175",
    textVersion =
		paste("Armin Rauschenberger, Renee X. Menezes, Mark A. van de Wiel, Natasja M. van Schoor, and Marianne A. Jonker (2020).",
		"\"Semi-supervised mixture test for detecting markers associated with a quantitative trait\",",
        	"Manuscript in prepration, 0:0.",
		"http://arxiv.org/abs/1805.09175")
)