Skip to content

Commit

Permalink
Merge pull request #696 from AutoResearch/fix/citation-joss
Browse files Browse the repository at this point in the history
doc: updated to joss citation
  • Loading branch information
musslick authored Dec 7, 2024
2 parents c623639 + 4dc161a commit 494af06
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 29 deletions.
99 changes: 72 additions & 27 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,35 +1,80 @@
cff-version: 0.1.1
message: "If you use this software, please cite it as below."
cff-version: "1.2.0"
authors:
- family-names: "Musslick"
given-names: "Sebastian"
- family-names: Musslick
given-names: Sebastian
orcid: "https://orcid.org/0000-0002-8896-639X"
- family-names: "Andrew"
given-names: "Benjamin"
- family-names: "Williams"
given-names: "Chad C."
- family-names: Andrew
given-names: Benjamin
- family-names: Williams
given-names: Chad C.
orcid: "https://orcid.org/0000-0003-2016-5614"
- family-names: "Hewson"
given-names: "Joshua T. S."
- family-names: "Li"
given-names: "Sida"
- family-names: Hewson
given-names: Joshua T. S.
- family-names: Li
given-names: Sida
orcid: "https://orcid.org/0009-0009-7849-1923"
- family-names: "Marinescu"
given-names: "Ioana"
- family-names: "Dubova"
given-names: "Marina"
- family-names: Marinescu
given-names: Ioana
- family-names: Dubova
given-names: Marina
orcid: "https://orcid.org/0000-0001-5264-0489"
- family-names: "Dang"
given-names: "George T."
- family-names: Dang
given-names: George T.
orcid: "https://orcid.org/0009-0008-1566-8245"
- family-names: "Strittmatter"
given-names: "Younes"
- family-names: Strittmatter
given-names: Younes
orcid: "https://orcid.org/0000-0002-3414-2838"
- family-names: "Holland"
given-names: "John G."
- family-names: Holland
given-names: John G.
orcid: "https://orcid.org/0000-0001-6845-8657"
title: "AutoRA: Automated Research Assistant for Closed-Loop Empirical Research"
version: 4.2.0
doi: 10.5281/zenodo.10277415
date-released: 2024-12-04
url: "https://github.com/AutoResearch/autora"
contact:
- family-names: Musslick
given-names: Sebastian
orcid: "https://orcid.org/0000-0002-8896-639X"
doi: 10.5281/zenodo.14278950
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
authors:
- family-names: Musslick
given-names: Sebastian
orcid: "https://orcid.org/0000-0002-8896-639X"
- family-names: Andrew
given-names: Benjamin
- family-names: Williams
given-names: Chad C.
orcid: "https://orcid.org/0000-0003-2016-5614"
- family-names: Hewson
given-names: Joshua T. S.
- family-names: Li
given-names: Sida
orcid: "https://orcid.org/0009-0009-7849-1923"
- family-names: Marinescu
given-names: Ioana
- family-names: Dubova
given-names: Marina
orcid: "https://orcid.org/0000-0001-5264-0489"
- family-names: Dang
given-names: George T.
orcid: "https://orcid.org/0009-0008-1566-8245"
- family-names: Strittmatter
given-names: Younes
orcid: "https://orcid.org/0000-0002-3414-2838"
- family-names: Holland
given-names: John G.
orcid: "https://orcid.org/0000-0001-6845-8657"
date-published: 2024-12-05
doi: 10.21105/joss.06839
issn: 2475-9066
issue: 104
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 6839
title: "AutoRA: Automated Research Assistant for Closed-Loop Empirical
Research"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.06839"
volume: 9
title: "AutoRA: Automated Research Assistant for Closed-Loop Empirical
Research"
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
![Link to docs](https://img.shields.io/badge/Docs-autoresearch.github.io-purple)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![GitHub Discussions](https://img.shields.io/github/discussions/autoresearch/autora)
[![DOI](https://zenodo.org/badge/261852986.svg)](https://zenodo.org/doi/10.5281/zenodo.10277414)
[![status](https://joss.theoj.org/papers/be6d470033fbe5bd705a49858eb4e21e/status.svg)](https://joss.theoj.org/papers/be6d470033fbe5bd705a49858eb4e21e)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.06839/status.svg)](https://doi.org/10.21105/joss.06839)

<a href="https://ccbs.carney.brown.edu/brainstorm"><img src="docs/img/brainstorm.png" alt="BRAINSTORM Program" height="60"></img></a>&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://schmidtsciencefellows.org/"><img src="docs/img/ssf.png" alt="Schmidt Science Fellows" height="60"></img></a>
Expand Down

0 comments on commit 494af06

Please sign in to comment.