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

Add citation info #133

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Add citation info #133

merged 5 commits into from
Jun 18, 2024

Conversation

chihta-wang
Copy link
Collaborator

  1. Update citation info in README
  2. Add a file for citation

@chihta-wang chihta-wang linked an issue Jun 17, 2024 that may be closed by this pull request
@chihta-wang chihta-wang assigned greole and chihta-wang and unassigned greole Jun 17, 2024
@chihta-wang chihta-wang requested a review from greole June 17, 2024 15:07
CITATION.cff Outdated
- family-names: "Anzt"
given-names: "Hartwig"
doi: "10.1007/s11012-024-01806-1"
journal: " Meccanica"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
journal: " Meccanica"
journal: "Meccanica"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

CITATION.cff Outdated
Comment on lines 4 to 11
- family-names: "Olenik"
given-names: "Gregor"
- family-names: "Koch"
given-names: "Marcel"
- family-names: "Boutanios"
given-names: "Ziad"
- family-names: "Anzt"
given-names: "Hartwig"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- family-names: "Olenik"
given-names: "Gregor"
- family-names: "Koch"
given-names: "Marcel"
- family-names: "Boutanios"
given-names: "Ziad"
- family-names: "Anzt"
given-names: "Hartwig"
- name "The OGL authors"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update as requested

Comment on lines +147 to +157
@Article{Olenik2024,
author={Olenik, Gregor and Koch, Marcel and Boutanios, Ziad and Anzt, Hartwig},
title={Towards a platform-portable linear algebra backend for OpenFOAM},
journal={Meccanica},
year={2024},
month={Jun},
day={12},
issn={1572-9648},
doi={10.1007/s11012-024-01806-1},
url={https://doi.org/10.1007/s11012-024-01806-1}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this above the Ginkgo paper

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@chihta-wang chihta-wang merged commit 1366fd5 into dev Jun 18, 2024
18 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update citation and CITATION.ctf
2 participants