citation-formats

Citation Formats Quick Reference

Content Preview
# Citation Formats Quick Reference

## APA 7 (American Psychological Association)

Default format for social sciences, business, and product research.

### Journal Article
Author, A. A., & Author, B. B. (Year). Title of article. *Title of Periodical*, *volume*(issue), page–page. https://doi.org/xxxxx

**Example:**
Smith, J., & Jones, K. (2023). Agile adoption in enterprise organizations. *Journal of Product Management*, *15*(2), 45–62. https://doi.org/10.1234/jpm.2023.001

### Book
Author, A. A.
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/citation-formats.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/research-summarizer/references/citation-formats.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/research-summarizer/references/citation-formats.md

Related Skills