Skip to content

Commit

Permalink
Add Rose to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalrussell committed Aug 20, 2019
1 parent 4badb83 commit a8fd9d4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Developers
* Craig Robson <[email protected]>
* Fergus Cooper <[email protected]>
* Thibault Lestang <[email protected]>
* Rose Dickinson <[email protected]>
2 changes: 2 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ authors:
given-names: Fergus
- family-names: Lestang
given-names: Thibault
- family-names: Dickinson
given-names: Rose
title: "smif: simulation modelling integration framework"
version: 1.1.0
date-released: 2019-05-07
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,13 +246,13 @@ Citation

If you use **smif** for research, please cite the software directly:

* Will Usher, Tom Russell, Roald Schoenmakers, Craig Robson, Fergus Cooper & Thibault Lestang. (2019). nismod/smif
* Will Usher, Tom Russell, Roald Schoenmakers, Craig Robson, Fergus Cooper, Thibault Lestang & Rose Dickinson. (2019). nismod/smif
vX.Y.Z (Version vX.Y.Z). Zenodo. http://doi.org/10.5281/zenodo.1309336

Here's an example BibTeX entry::

@misc{smif_software,
author = {Will Usher and Tom Russell and Roald Schoenmakers and Craig Robson and Fergus Cooper and Thibault Lestang},
author = {Will Usher and Tom Russell and Roald Schoenmakers and Craig Robson and Fergus Cooper and Thibault Lestang and Rose Dickinson},
title = {nismod/smif vX.Y.Z},
month = Aug,
year = 2018,
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[metadata]
name = smif
description = Simulation Modelling Integration Framework
author = Will Usher, Tom Russell, Roald Schoenmakers, Craig Robson, Fergus Cooper, Thibault Lestang
author = Will Usher, Tom Russell, Roald Schoenmakers, Craig Robson, Fergus Cooper, Thibault Lestang, Rose Dickinson
author-email = [email protected]
license = mit
url = http://www.itrc.org.uk
Expand Down

0 comments on commit a8fd9d4

Please sign in to comment.