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

citEntry(entry="article",
         title = "Estimation of Interpretable {eQTL} Effect Sizes Using a Log of Linear Model",
         author = personList(
                    person("John", "Palowitch"),
                    person("Andrey A", "Shabalin"),
                    person("Yi-Hui", "Zhou"),
                    person("Andrew B", "Nobel"),
                    person("Fred A", "Wright")),
         year     = "2017",
         url      = "http://onlinelibrary.wiley.com/doi/10.1111/biom.12810/full",
         publisher= "Wiley Online Library",
         journal  = "Biometrics",
         textVersion = "John Palowitch, Andrey Shabalin, Yihui Zhou, Andrew B. Nobel, Fred A. Wright. Estimation of Interpretable eQTL Effect Sizes Using a Log of Linear Model, Biometrics 2017, http://onlinelibrary.wiley.com/doi/10.1111/biom.12810/full"
)