To cite the mizert package in publications, use:

Delius G, Scott F, Blanchard J, Andersen K (2022). mizer: Multi-Species sIZE Spectrum Modelling in R. R package version 2.4.0, https://CRAN.R-project.org/package=mizer.

Scott F, Blanchard JL, Andersen KH (2014). “mizer: an R package for multispecies, trait-based and community size spectrum ecological modelling.” Methods Ecol Evol, 5, 1121-1125. doi:10.1111/2041-210X.12256.

As mizer is continually evolving, you may want to cite its version number. Find it with 'help(package=mizer)'.

Corresponding BibTeX entries:

  @Manual{,
    title = {mizer: Multi-Species sIZE Spectrum Modelling in R},
    author = {Gustav Delius and Finlay Scott and Julia Blanchard and
      Ken Andersen},
    year = {2022},
    note = {R package version 2.4.0},
    url = {https://CRAN.R-project.org/package=mizer},
  }
  @Article{,
    author = {Finlay Scott and Julia L. Blanchard and Ken H. Andersen},
    title = {mizer: an R package for multispecies, trait-based and
      community size spectrum ecological modelling},
    journal = {Methods Ecol Evol},
    year = {2014},
    volume = {5},
    pages = {1121-1125},
    doi = {10.1111/2041-210X.12256},
  }