Standardize author formatting on publications page#685
Merged
richarddushime merged 3 commits intomasterfrom Mar 5, 2026
Merged
Standardize author formatting on publications page#685richarddushime merged 3 commits intomasterfrom
richarddushime merged 3 commits intomasterfrom
Conversation
Use consistent "LastName, I. I." format with "&" before last author and "... &" truncation for >9 authors across all 30 entries. Author data verified against Crossref API where DOIs available. Closes #635 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
📝 Spell Check ResultsFound 1 potential spelling issue(s) in this PR: 📄
|
| Line | Issue |
|---|---|
| 17 | Wit ==> With |
ℹ️ How to address these issues:
- Fix the typo: If it's a genuine typo, please correct it.
- Add to whitelist: If it's a valid word (e.g., a name, technical term), add it to
.codespell-ignore.txt - False positive: If this is a false positive, please report it in the PR comments.
🤖 This check was performed by codespell
Contributor
|
👍 All image files/references (if any) are in webp format, in line with our policy. |
Contributor
Author
|
✅ Staging Deployment Status This PR has been successfully deployed to staging as part of an aggregated deployment. Deployed at: 2026-03-04 23:37:29 UTC The staging site shows the combined state of all compatible open PRs. |
Document the LastName, I. format convention and & separator rules to match the newly standardized publications.yaml entries. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Author
|
@richarddushime the changes made do not show up on the website - does it pull dynamically from the yaml, or does it need to be rebuilt? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
data/publications.yamlto consistentLastName, I. I.format&before last author (≤9 authors) or... &truncation showing first 8 + last author (>9 authors)authorsandcitationfields for each entryChanges
et al.in citations with actual (truncated) author lists, &,, and, replaced with&&HTML entitiesCloses #635
Test plan
🤖 Generated with Claude Code