citHeader("To cite datafsm in publications use:")

citEntry(entry = "InProceedings",
         title        = "Data-Driven Dynamic Decision Models",
         author       = personList(as.person("John J. Nay"),
                                   as.person("Jonathan M. Gilligan")),
         booktitle      = "Proceedings of the 2015 Winter Simulation Conference",
         year         = "2015",
         editor       = personList(as.person("L. Yilmaz"),
                                   as.person("W.K.V. Chan"),
                                   as.person("I. Moon"),
                                   as.person("T.M.K. Roeder"),
                                   as.person("C. Macal"),
                                   as.person("M. Rosetti")),
         textVersion  =
             paste("John J. Nay, Jonathan M. Gilligan (2015)",
                   '"Data-Driven Dynamic Decision Models,"',
                   "in",
                   "L. Yilmaz et al. (eds.),",
                   "Proc. 2015 Winter Simulation Conf.")
)