Skip to content

Commit a8770df

Browse files
committed
adds Elnaz as author of pyndl in different locations
1 parent a47618c commit a8770df

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.zenodo.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
},
1717
{
1818
"name": "Lennart Schneider"
19-
}
19+
},
20+
{
21+
"name": "Elnaz Shafaei-Bajestan"
22+
}
2023
],
2124
"grants": [
2225
{

doc/source/about.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Citation
3030

3131
If this work was helpful in your work, feel free to cite it as
3232

33-
Konstantin Sering, Marc Weitz, David-Elias Künstle, & Lennart Schneider.
34-
(2017). Pyndl: Naive discriminative learning in python.
33+
Konstantin Sering, Marc Weitz, David-Elias Künstle, Lennart Schneider, &
34+
Elnaz Shafaei-Bajestan.
35+
(2022). Pyndl: Naive discriminative learning in python.
3536
http://doi.org/10.5281/zenodo.597964
3637

3738
If you are using BibTex you may want to use this example BibTex entry::
@@ -40,7 +41,8 @@ If you are using BibTex you may want to use this example BibTex entry::
4041
author = {Konstantin Sering and
4142
Marc Weitz and
4243
David-Elias Künstle and
43-
Lennart Schneider},
44+
Lennart Schneider and
45+
Elnaz Shafaei-Bajestan},
4446
title = {Pyndl: Naive discriminative learning in python},
4547
year = 2017,
4648
doi = {10.5281/zenodo.597964},

0 commit comments

Comments
 (0)