Skip to content

Commit

Permalink
update name (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Lamkin <[email protected]>
  • Loading branch information
ewu63 and lamkina authored May 7, 2024
1 parent 377c377 commit e17f1ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"creators": [
{
"name": "Neil Wu"
"name": "Ella Wu"
},
{
"name": "Gaetan Kenway"
Expand Down
4 changes: 2 additions & 2 deletions doc/citation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Citation
========
If you use pyOptSparse, please cite the following paper:

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
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

The paper is available online from the Journal of Open Source Software `here <https://joss.theoj.org/papers/10.21105/joss.02564>`__.
To cite this paper, you can use the following BibTeX entry:
Expand All @@ -18,7 +18,7 @@ To cite this paper, you can use the following BibTeX entry:
volume = {5},
number = {54},
pages = {2564},
author = {Neil Wu and Gaetan Kenway and Charles A. Mader and John Jasa and Joaquim R. R. A. Martins},
author = {Ella Wu and Gaetan Kenway and Charles A. Mader and John Jasa and Joaquim R. R. A. Martins},
title = {pyOptSparse: A Python framework for large-scale constrained nonlinear optimization of sparse systems},
journal = {Journal of Open Source Software}
}
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags:
- optimization
- Python
authors:
- name: Neil Wu
- name: Ella Wu
orcid: 0000-0001-8856-9661
affiliation: 1
- name: Gaetan Kenway
Expand Down

0 comments on commit e17f1ee

Please sign in to comment.