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

minor changes in paper.bib #520

Merged
merged 1 commit into from
Jun 2, 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
8 changes: 4 additions & 4 deletions paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@ @inproceedings{tisue2004netlogo
}

@Manual{chang2020shiny,
title = {shiny: Web Application Framework for R},
title = {shiny: Web Application Framework for {R}},
author = {Winston Chang and Joe Cheng and JJ Allaire and Yihui Xie and Jonathan McPherson},
year = {2020},
note = {R package version 1.5.0},
url = {https://CRAN.R-project.org/package=shiny}
}

@Manual{developers2021pyodide,
author = {Michael Droettboom and the Pyodide development team},
author = {Michael Droettboom and {the Pyodide development team}},
title = {pyodide/pyodide},
month = aug,
year = 2021,
Expand Down Expand Up @@ -168,7 +168,7 @@ @inproceedings{Lalejini2018-GECCO

@article{moreno2019toward,
author = {Moreno, Matthew Andres and Ofria, Charles},
title = "{Toward Open-Ended Fraternal Transitions in Individuality}",
title = {Toward Open-Ended Fraternal Transitions in Individuality},
journal = {Artificial Life},
volume = {25},
number = {2},
Expand Down Expand Up @@ -318,7 +318,7 @@ @misc{dolson2024phylotrack
url = {https://arxiv.org/abs/2405.09389},
author = {Dolson, Emily and Rodriguez-Papa, Santiago and Moreno, Matthew Andres},
keywords = {Populations and Evolution (q-bio.PE), Neural and Evolutionary Computing (cs.NE), FOS: Biological sciences, FOS: Biological sciences, FOS: Computer and information sciences, FOS: Computer and information sciences},
title = {Phylotrack: C++ and Python libraries for in silico phylogenetic tracking},
title = {Phylotrack: C++ and {P}ython libraries for in silico phylogenetic tracking},
publisher = {arXiv},
year = {2024},
copyright = {arXiv.org perpetual, non-exclusive license}
Expand Down
Loading