From 9998a0d9571756c939f865e4fff3e92c784c5c55 Mon Sep 17 00:00:00 2001 From: Ella Wu <602725+ewu63@users.noreply.github.com> Date: Mon, 6 May 2024 22:26:08 -0700 Subject: [PATCH] update name --- .zenodo.json | 2 +- doc/citation.rst | 4 ++-- paper/paper.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index b5acb306..3d302559 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,7 +1,7 @@ { "creators": [ { - "name": "Neil Wu" + "name": "Ella Wu" }, { "name": "Gaetan Kenway" diff --git a/doc/citation.rst b/doc/citation.rst index f9cd28b5..cafb33d7 100644 --- a/doc/citation.rst +++ b/doc/citation.rst @@ -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 `__. 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: 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} } diff --git a/paper/paper.md b/paper/paper.md index ba8623d4..a6eda955 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -4,7 +4,7 @@ tags: - optimization - Python authors: - - name: Neil Wu + - name: Ella Wu orcid: 0000-0001-8856-9661 affiliation: 1 - name: Gaetan Kenway