Use to convert references to NEJM's Vancouver / ICMJE numbered style — numbered in order of appearance, limited author lists then et al., NLM journal abbreviations, and a capped reference count. Late-stage style pass.
Scanned 6/6/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill nejm-citation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nejm Citation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-nejm-citation)More formats (shields.io, HTML) on the badges page.
---
name: nejm-citation
description: Use to convert references to NEJM's Vancouver / ICMJE numbered style — numbered in order of appearance, limited author lists then et al., NLM journal abbreviations, and a capped reference count. Late-stage style pass.
---
# Reference Style (nejm-citation)
## When to trigger
- References are in author–date (APA/Harvard) or another numbered convention and must become Vancouver/ICMJE.
- The reference list is alphabetical instead of ordered by citation appearance.
- Author lists are not handled per the "list N then et al." convention.
- The reference count exceeds the article-type cap.
## Vancouver / ICMJE mechanics (NEJM)
- **Numbered, in order of appearance** in the text; in-text citations are superscript numbers (e.g., text.¹ or text.²,³).
- A **single reference list** numbered in citation order — not alphabetical.
- **Author lists**: the Vancouver/ICMJE convention lists the first **six authors then "et al."** when there are more than six. NEJM uses a limited author list of this kind — confirm the exact cutoff in the current author guidelines.
- **Journal titles abbreviated** per **NLM / Index Medicus** abbreviations.
- Include volume, issue/pages (or article identifier), and year; include the **DOI** where available.
- Keep the reference list within the article-type cap (an Original Article runs a **limited list, on the order of ~40**).
## Reference formats (shape)
- **Journal article:**
`Author AB, Author CD, Author EF, et al. Title of the article. Journal Abbrev Year;Volume:first-last.`
- **Book:**
`Author AB. Book title. Edition. City: Publisher; Year.`
- **Chapter:**
`Author AB. Chapter title. In: Editor CD, ed. Book title. City: Publisher; Year:pp-pp.`
- **Online / dataset:**
`Author/Org. Title. URL (accessed date).` — include DOI when present.
> Surname precedes initials (no periods between initials in Vancouver); article title in sentence case; journal abbreviated and not italicized in the classic style. Use a reference manager's NEJM/Vancouver style and verify mechanically.
## Conversion from author–date
| From | To (Vancouver / NEJM) |
|-----------------------------------|------------------------------------------------|
| "(Smith et al., 2021)" | superscript number, e.g., "…outcome.¹²" |
| "Smith, J. (2021)." | "Smith J. … 2021;…" |
| Alphabetical reference list | ordered by first appearance |
| ">6 authors all listed" | first six authors, then **et al.** |
| Full journal name | NLM abbreviation |
## Tooling
- Use Zotero/EndNote with an **NEJM / Vancouver (ICMJE)** style; do a final manual pass on the author cutoff and NLM abbreviations.
- Verify every superscript number resolves to a list entry, with no gaps or duplicates, and that the count is within the cap.
## Output format
```
【Style detected】 author-date / other-numbered → Vancouver/ICMJE
【Numbering】 by appearance? single list, not alphabetical? yes/no
【Author lists】 first six then et al. (confirm cutoff)? yes/no
【Journal abbreviations】 NLM/Index Medicus applied? yes/no
【Reference count】 N vs ~40 cap (article-type) → ok / over
【Unresolved/duplicate refs】 [...]
【Next】 nejm-submission
```
## Anti-patterns
- **Do not** leave author–date citations anywhere in an NEJM manuscript.
- **Do not** alphabetize the reference list — order is by appearance.
- **Do not** spell out full journal names — use NLM abbreviations.
- **Do not** list all authors when there are more than six — use "et al." per the convention.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!