Skip to content

Commit 38ea69b

Browse files
TomeHirataclaude
andcommitted
Address Copilot review comments
- Fix author metadata: make Tomu Hirata the single corresponding author and remove conflicting equal-contrib flag - Fix NumPy citation: replace Unicode en-dash (–) with BibTeX format (--) for compatibility across citation pipelines 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 29eb364 commit 38ea69b

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

paper.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ @ARTICLE{2020NumPy-Array
3232
journal = {Nature},
3333
year = {2020},
3434
volume = {585},
35-
pages = {357362},
35+
pages = {357--362},
3636
doi = {10.1038/s41586-020-2649-2}
3737
}
3838

paper.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,13 @@ tags:
1010
authors:
1111
- name: Tomu Hirata
1212
orcid: 0009-0006-3140-291X
13-
equal-contrib: true
13+
corresponding: true
1414
affiliation: "1, 3"
1515
- name: Undral Byambadalai
16-
corresponding: true
1716
affiliation: 1
1817
- name: Tatsushi Oka
19-
corresponding: true
2018
affiliation: "1, 2"
2119
- name: Shota Yasui
22-
corresponding: true
2320
affiliation: 1
2421
affiliations:
2522
- name: CyberAgent, Inc., Japan

0 commit comments

Comments
 (0)