Agent skill

citation-style-guide

APA, MLA, Chicago citation format guide with CSL configuration

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeNOASSERTION
Install
npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill citation-style-guide --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/43-wentorai-research-plugins/skills/writing/citation/citation-style-guide/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,244
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Citation Style Guide Master the major citation styles (APA, MLA, Chicago, IEEE, Vancouver) with examples, reference manager configuration, and CSL customization. ## Citation Style Overview | Style | Primary Discipline | In-Text Format | Reference List Name | |-------|-------------------|----------------|-------------------| | APA 7th | Psychology, social sciences, education | (Author, Year) | References | | MLA 9th | Humanities, literature, languages | (Author Page) | Works Cited | | Chicago (Author-Date) | Social sciences, natural sciences | (Author Year) | References | | Chicago (Notes-Bib) | History, arts, humanities | Footnotes/endnotes | Bibliography | | IEEE | Engineering, computer science | [1] numbered | References | | Vancouver | Medicine, biomedical sciences | (1) numbered | References | | Harvard | General, UK/Australia universities | (Author Year) | Reference List | | Nature | Multidisciplinary sciences | Superscript numbered | References | ## APA 7th Edition ### In-Text Citations ``` One author: (Smith, 2023) or Smith (2023) found that... Two authors: (Smith & Jones, 2023) 3+ authors: (Smith et al., 2023) Direct quote: (Smith, 2023, p. 45) Multiple works: (Jones, 202

What's inside
Steps it walks through
  1. Citation Style Overview
  2. APA 7th Edition
  3. In-Text Citations
  4. Reference List Examples
  5. MLA 9th Edition
  6. Works Cited Examples
  7. IEEE Style
  8. Using CSL (Citation Style Language)
  9. Installing a CSL Style in Zotero
  10. CSL Style Structure
  11. BibTeX Entry Types
  12. Quick Decision Guide
More from Auto-Empirical-Research-Skills
All skills →
About this skill
What does the citation-style-guide skill do?

APA, MLA, Chicago citation format guide with CSL configuration

How do I install it?

Run `npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill citation-style-guide --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Auto-Empirical-Research-Skills, a repository with 3,244 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going