← ClaudeAtlas

citation-style-guidelisted

APA, MLA, Chicago citation format guide with CSL configuration
dongzhigang13305312738-art/paper-skills · ★ 0 · Code & Development · score 63
Install: claude install-skill dongzhigang13305312738-art/paper-skills
# 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, 2021; Smith, 2023) Same author, same year: (Smith, 2023a, 2023b) Organization: (World Health Organization [WHO], 2023) then subsequent: (WHO, 2023) ``` ### Reference List Examples ``` # Journal article Smith, J. A., & Jones, B. C. (2023). Title of the articl