Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes pandas citation in bib #36

Merged
merged 1 commit into from
Mar 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion joss/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ @article{pyvista
}

@software{pandas,
author = {{Reback, Jeff and McKinney, Wes and {Jbrockmendel} and Bossche, Joris Van Den and Augspurger, Tom and Cloud, Phillip and {Gfyoung} and Hawkins, Simon and {Sinhrks} and Roeschke, Matthew and Klein, Adam and {Terji Petersen} and Tratner, Jeff and She, Chang and Ayd, William and Naveh, Shahar and Garcia, Marc and {, Patrick} and Schendel, Jeremy and Hayden, Andy and Saxton, Daniel and Jancauskas, Vytautas and Shadrach, Richard and Gorelli, Marco and McMaster, Ali and Battiston, Pietro and {Skipper Seabold} and {Kaiqi Dong} and {chris-b1} and {h-vetinari}}},
author = {Reback, Jeff and McKinney, Wes and {Jbrockmendel} and Bossche, Joris Van Den and Augspurger, Tom and Cloud, Phillip and {Gfyoung} and Hawkins, Simon and {Sinhrks} and Roeschke, Matthew and Klein, Adam and Petersen, Terji and Tratner, Jeff and She, Chang and Ayd, William and Naveh, Shahar and Garcia, Marc and {Patrick} and Schendel, Jeremy and Hayden, Andy and Saxton, Daniel and Jancauskas, Vytautas and Shadrach, Richard and Gorelli, Marco and McMaster, Ali and Battiston, Pietro and Seabold, Skipper and Dong, Kaiqi and {chris-b1} and {h-vetinari}},
title = {pandas-dev/pandas: Pandas},
month = mar,
year = 2021,
Expand Down
Loading