Skip to content
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
1 change: 1 addition & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ url: "https://github.com/MFlowCode/MFC"
preferred-citation:
type: article
title: "MFC 5.0: An exascale many-physics flow solver"
journal: "arXiv preprint arXiv.2503.07953"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion: Replace the journal field with status: "preprint" to correctly classify the work as a preprint, as arXiv is a repository and not a peer-reviewed journal. [possible issue, importance: 6]

Suggested change
journal: "arXiv preprint arXiv.2503.07953"
status: "preprint"

Copy link

Copilot AI Nov 14, 2025

Choose a reason for hiding this comment

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

The journal field contains a redundant arXiv identifier. The DOI field already specifies '10.48550/arXiv.2503.07953'. The journal field should be simplified to 'arXiv preprint' or formatted as 'arXiv' to avoid duplication and follow standard citation practices.

Suggested change
journal: "arXiv preprint arXiv.2503.07953"
journal: "arXiv preprint"

Copilot uses AI. Check for mistakes.
doi: "10.48550/arXiv.2503.07953"
year: 2025
authors:
Expand Down
Loading