Skip to content

fix: correct Guillaume Jacquemet spelling in injected citation (v1.22.1)#313

Merged
paxcalpt merged 1 commit into
mainfrom
fix/jacquemet-citation-v1.22.1
Jul 9, 2026
Merged

fix: correct Guillaume Jacquemet spelling in injected citation (v1.22.1)#313
paxcalpt merged 1 commit into
mainfrom
fix/jacquemet-citation-v1.22.1

Conversation

@paxcalpt

@paxcalpt paxcalpt commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Corrects the co-author name 'Jaquemet' -> 'Jacquemet' in the citation-injection template (citation_utils.py), README snippet, bundled manuscript bib, and citation tests. Version bump to 1.22.1 + CHANGELOG.

Tag v1.22.1 was already pushed and has triggered the release pipeline (run 29006026567); this PR lands the same commit (b5481e2) on main since direct pushes are blocked by branch protection. Merge with a merge commit (not squash) to keep the tag on main's history.

…tion (v1.22.1)

The canonical citation injected by citation_utils.py misspelled the co-author as
'Jaquemet' (missing 'c'), which propagated into downstream manuscript bibliographies.
Corrected in the injection template, README snippet, bundled manuscript bib, and the
citation tests. Bump to 1.22.1.
Copilot AI review requested due to automatic review settings July 9, 2026 08:49
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

🔗 Link Check Failed

Some links in the documentation are broken:

Summary

Status Count
🔍 Total 131
✅ Successful 115
⏳ Timeouts 0
🔀 Redirected 5
👻 Excluded 10
❓ Unknown 0
🚫 Errors 1
⛔ Unsupported 0

Errors per input

Errors in README.md

Redirects per input

Redirects in CODE_OF_CONDUCT.md

Redirects in docs/google_colab.md

Redirects in README.md

Full Github Actions output


💡 Tip: Check the full report artifact for details.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Corrects the spelling of co-author “Guillaume Jacquemet” in Rxiv-Maker’s canonical citation and propagates the update through the citation injection logic, documentation snippet, bundled manuscript bibliography, tests, and release metadata.

Changes:

  • Update canonical citation author string from “Jaquemet” to “Jacquemet” in the injection template and outdated-citation detection.
  • Update unit + integration tests and README BibTeX snippet to match the corrected author spelling.
  • Bump version to 1.22.1 and add a 1.22.1 changelog entry describing the fix.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/rxiv_maker/utils/citation_utils.py Updates canonical citation + author string used for outdated detection.
tests/unit/test_citation_utils.py Aligns unit test expectations with corrected author spelling.
tests/integration/test_citation_injection.py Aligns end-to-end injection assertions with corrected author spelling.
README.md Updates the README BibTeX snippet author spelling.
MANUSCRIPT/03_REFERENCES.bib Updates bundled manuscript bibliography entry spelling (and reformatting).
src/rxiv_maker/__version__.py Version bump to 1.22.1.
CHANGELOG.md Adds 1.22.1 release note for the spelling correction.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

doi={10.48550/arXiv.2508.00836},
url={https://arxiv.org/abs/2508.00836},
title = {Rxiv-Maker: an automated template engine for streamlined scientific publications},
author = {Bruno M. Saraiva and Ant\'{o}nio D. Brito and Guillaume Jacquemet and Ricardo Henriques},
Comment thread CHANGELOG.md
Comment on lines +13 to +18
- Corrected the spelling of co-author **Guillaume Jacquemet** (previously "Jaquemet",
missing the 'c') in the canonical rxiv-maker citation that the tool injects into
manuscripts (`citation_utils.py`), as well as in the README citation snippet and the
bundled manuscript bibliography. Manuscripts built with earlier versions may carry the
misspelled name in their `saraiva_2025_rxivmaker` reference; re-running the build with
this version refreshes the injected citation.
@paxcalpt
paxcalpt merged commit 9a73404 into main Jul 9, 2026
10 of 11 checks passed
@paxcalpt
paxcalpt deleted the fix/jacquemet-citation-v1.22.1 branch July 9, 2026 08:56
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.

2 participants