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

## R package reference generated from DESCRIPTION metadata
citation(auto = meta)

## JSS article
bibentry(
  bibtype  = "Article",
  title    = "simecol: An Object-Oriented Framework for Ecological Modeling in {R}",
  author   = c(person("Thomas Petzoldt"), 
               person("Karsten Rinke")),
  journal  = "Journal of Statistical Software",
  volume   = "22",
  number   = "9",
  pages    = "1--31",
  year     = "2007",
  doi      = "10.18637/jss.v022.i09",
  keywords =  "ecological modeling, individual-based model,
               object-oriented programming (OOP),
               code-sharing, R.",
  textVersion =  paste(
    "Petzoldt, T. and K. Rinke (2007).",
    "simecol: An Object-Oriented Framework for Ecological Modeling in R.",
    "Journal of Statistical Software, 22(9), 1--31.",
    "doi:10.18637/jss.v022.i09")
)
