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

citEntry(entry = "Article",
  title        = "Measuring individual differences in reaction norms in field and experimental studies: a power analysis of random regression models",
  author = c(person("Julien GA", "Martin"),
                    person("Daniel H", "Nussey"),
                    person("Alastair J", "Wilson"),
                    person("Denis", "Reale")),
  journal      = "Methods in Ecology and Evolution",
  year         = "2011",
  volume       = "2",
  number       = "4",
  pages        = "362--374",
  url          = "http://onlinelibrary.wiley.com/doi/10.1111/j.2041-210X.2010.00084.x/abstract",

  textVersion  =
  paste("Julien GA MArtin, Daniel H Nussey, Alastair J Wilson and Denis Reale (2011).",
        "Measuring individual differences in reaction norms in field and experimental studies: a power analysis of random regression models.",
        "Methods in Ecology and Evolution, 2(4), 362-374.")
)