Skip to content

Fix bibliography formatting for RSNA/NLM compliance#2

Open
aymuos15 wants to merge 1 commit intomainfrom
citations
Open

Fix bibliography formatting for RSNA/NLM compliance#2
aymuos15 wants to merge 1 commit intomainfrom
citations

Conversation

@aymuos15
Copy link
Copy Markdown

Fixes #1

Changes

  • Fix nejm.bbx for NLM compliance:
    • Show 6 authors before et al. (minbibnames=6)
    • Remove extra space after year semicolon
    • Add "ed." suffix for edition format
  • Update sample_bibliography.bib with NLM-compliant examples
  • Update main.tex citation keys to match bibliography
  • Add .gitignore for LaTeX build artifacts

@tvercaut
Copy link
Copy Markdown
Member

It looks like Radiology AI uses minbibnames=6... So it's not strictly NEJM style I guess
Example from the latest issue: https://doi.org/10.1148/ryai.250090
Screenshot 2025-12-18 at 17 09 11

@aymuos15
Copy link
Copy Markdown
Author

Shall we just rename it then?

@tvercaut
Copy link
Copy Markdown
Member

Sure, if the only change is this, I guess we can call it nejm3n

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.

Fix bibliography formatting for RSNA/NLM compliance

2 participants