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

citEntry(entry = "Article",
  title        = "{CelltrackR}: an R package for fast and flexible analysis of immune cell migration data",
  author       = personList(as.person("Inge M. N. Wortel"),
		   as.person( "Katharina Dannenberg"),
		   as.person( "Jeffrey C. Berry"),
		   as.person( "Mark J. Miller" ),
                   as.person( "Johannes Textor")),
  journal      = "bioRxiv",
  year         = "2019",
  pages        = "1--3",
  url          = "https://github.com/ingewortel/celltrackR",

  textVersion  =
  paste("Inge M.N. Wortel, Katharina Dannenberg, Jeffrey C. Berry, Mark J. Miller, Johannes Textor (2019).",
        "CelltrackR: an R package for fast and flexible analysis of immune cell migration data.",
        "bioRxiv, p1-3.",
	"DOI: https://doi.org/10.1101/670505",
        "URL http://www.github.com/ingewortel/celltrackR.")
)
