<!-- Provide the title of your published paper or preprint --> ## Title <!-- Provide a link to your published paper or preprint, ideally with a DOI --> **Article:** <!-- Information about the Journal in which the paper/ preprint is published --> **Journal:** Example Journal *(Submission ID: 15)* <!-- Provide a link to your code (and data) repository(s) (GitHub, GitLab, etc.) --> **Repositories:** <details> <summary><h3>JSON encoded CODECHECK metadata</h3></summary> ```json { "identifier": "2026-002", "repositories": [], "codecheckers": [], "links": [], "journal": {"name": "Example Journal", "submissionID": 15}, } ``` </details>
Title
Article:
Journal: Example Journal (Submission ID: 15)
Repositories:
JSON encoded CODECHECK metadata
{ "identifier": "2026-002", "repositories": [], "codecheckers": [], "links": [], "journal": {"name": "Example Journal", "submissionID": 15}, }