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

citEntry(entry = "Article",
  title        = "{fgui}: A Method for Automatically Creating Graphical User Interfaces for Command-Line {R} Packages",
  author       = personList(as.person("Thomas J. Hoffmann"),
                   as.person("Nan M. Laird")),
  journal      = "Journal of Statistical Software",
  year         = "2009",
  volume       = "30",
  number       = "2",
  pages        = "1--14",
  url          = "http://www.jstatsoft.org/v30/i02/",

  textVersion  =
  paste("Thomas J. Hoffmann, Nan M. Laird (2009).",
        "fgui: A Method for Automatically Creating Graphical User Interfaces for Command-Line R Packages.",
        "Journal of Statistical Software 30(2), 1-14.",
        "URL http://www.jstatsoft.org/v30/i02/.")
)
