Skip to content

Commit e17f1ee

Browse files
ewu63lamkina
andauthored
update name (#397)
Co-authored-by: Andrew Lamkin <[email protected]>
1 parent 377c377 commit e17f1ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.zenodo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"creators": [
33
{
4-
"name": "Neil Wu"
4+
"name": "Ella Wu"
55
},
66
{
77
"name": "Gaetan Kenway"

doc/citation.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Citation
44
========
55
If you use pyOptSparse, please cite the following paper:
66

7-
N. Wu, G. Kenway, C. A. Mader, J. Jasa, and J. R. R. A. Martins. pyOptSparse: A Python framework for large-scale constrained nonlinear optimization of sparse systems. Journal of Open Source Software, 5(54), 2564, October 2020. https://doi.org/10.21105/joss.02564
7+
E. Wu, G. Kenway, C. A. Mader, J. Jasa, and J. R. R. A. Martins. pyOptSparse: A Python framework for large-scale constrained nonlinear optimization of sparse systems. Journal of Open Source Software, 5(54), 2564, October 2020. https://doi.org/10.21105/joss.02564
88

99
The paper is available online from the Journal of Open Source Software `here <https://joss.theoj.org/papers/10.21105/joss.02564>`__.
1010
To cite this paper, you can use the following BibTeX entry:
@@ -18,7 +18,7 @@ To cite this paper, you can use the following BibTeX entry:
1818
volume = {5},
1919
number = {54},
2020
pages = {2564},
21-
author = {Neil Wu and Gaetan Kenway and Charles A. Mader and John Jasa and Joaquim R. R. A. Martins},
21+
author = {Ella Wu and Gaetan Kenway and Charles A. Mader and John Jasa and Joaquim R. R. A. Martins},
2222
title = {pyOptSparse: A Python framework for large-scale constrained nonlinear optimization of sparse systems},
2323
journal = {Journal of Open Source Software}
2424
}

paper/paper.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tags:
44
- optimization
55
- Python
66
authors:
7-
- name: Neil Wu
7+
- name: Ella Wu
88
orcid: 0000-0001-8856-9661
99
affiliation: 1
1010
- name: Gaetan Kenway

0 commit comments

Comments
 (0)