Skip to content

Commit

Permalink
Remove reference to old conference paper and add CITATION.cff file
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Nov 7, 2023
1 parent 2e3c2a4 commit 6c08889
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 2 deletions.
46 changes: 46 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
cff-version: "1.2.0"
authors:
- family-names: Desai
given-names: Ishaan
orcid: "https://orcid.org/0000-0002-2552-7509"
- family-names: Scheurer
given-names: Erik
orcid: "https://orcid.org/0009-0000-9396-2994"
- family-names: Bringedal
given-names: Carina
orcid: "https://orcid.org/0000-0003-0495-2634"
- family-names: Uekermann
given-names: Benjamin
orcid: "https://orcid.org/0000-0002-1314-9969"
doi: 10.18419/darus-3764
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
authors:
- family-names: Desai
given-names: Ishaan
orcid: "https://orcid.org/0000-0002-2552-7509"
- family-names: Scheurer
given-names: Erik
orcid: "https://orcid.org/0009-0000-9396-2994"
- family-names: Bringedal
given-names: Carina
orcid: "https://orcid.org/0000-0003-0495-2634"
- family-names: Uekermann
given-names: Benjamin
orcid: "https://orcid.org/0000-0002-1314-9969"
date-published: 2023-11-07
doi: 10.21105/joss.05842
issn: 2475-9066
issue: 91
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 5842
title: "Micro Manager: a Python package for adaptive and flexible
two-scale coupling"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.05842"
volume: 8
title: "Micro Manager: a Python package for adaptive and flexible
two-scale coupling"
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ A tool to facilitate solving two-scale (macro-micro) coupled problems using the
The main documentation is rendered on the [preCICE website](https://precice.org/tooling-micro-manager-overview.html).

Please report any [issues](https://github.com/precice/micro-manager/issues) and give us feedback through [one of our community channels](https://precice.org/community-channels.html).

The concept and initial design of the Micro Manager is described in *Desai, Ishaan, & Bringedal, Carina & Uekermann, Benjamin. A flexible software approach to simulate two-scale coupled problems. ECCOMAS Congress 2022. [10.23967/eccomas.2022.037](https://doi.org/10.23967/eccomas.2022.037)*.

0 comments on commit 6c08889

Please sign in to comment.