agentsclimarketplace

Citation management

Skill fabioc-aloha/Alex_Skill_Mall/plugins/academic-research/citation-management

284 curated plugins for AI assistants across 16 categories: security, Azure, documentation, code quality, cloud infrastructure, and more. Works with GitHub Copilot. Drop into .github/skills/local/ and go.

Install
npx -y skills add fabioc-aloha/Alex_Skill_Mall --skill citation-management

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

APA 7th formatting, citation integration, reference validation, and bibliography generation

SKILL.md

8.7 KB, as published. Nobody here has run it

Skill: Citation Management

APA 7th formatting, citation integration, reference validation, and bibliography generation.

Metadata

FieldValue
Skill IDcitation-management
Version1.0.0
CategoryResearch
DifficultyIntermediate
PrerequisitesNone
Related Skillsliterature-review, academic-research

Overview

Proper citation is the invisible infrastructure of scholarly work. This skill ensures accurate attribution, consistent formatting, and valid references across academic writing.

Supported Styles

StylePrimary UseKey Resource
APA 7thPsychology, social sciences, businessPublication Manual (2019)
ChicagoHistory, humanitiesChicago Manual of Style
IEEEEngineering, CSIEEE Reference Guide
HarvardUK/Australia academiaVaries by institution

Default: APA 7th (DBA dissertation standard)


Module 1: APA 7th Quick Reference

In-Text Citations

SituationFormatExample
One author(Author, Year)(Newport, 2016)
Two authors(Author & Author, Year)(Lee & See, 2004)
Three+ authors(First Author et al., Year)(Venkatesh et al., 2012)
Direct quote(Author, Year, p. X)(Newport, 2016, p. 42)
Multiple sources(Author, Year; Author, Year)(Lee, 2020; Smith, 2021)
Same author, same year(Author, Year-a, Year-b)(Brown, 2023a, 2023b)

Narrative vs. Parenthetical

Parenthetical (author in parentheses):

Trust calibration is essential for human-automation interaction (Lee & See, 2004).

Narrative (author in sentence):

Lee and See (2004) demonstrated that trust calibration is essential for human-automation interaction.

Page Numbers

Required for:

  • Direct quotes
  • Paraphrases of specific passages
  • Referring to specific figures/tables

Not required for:

  • General reference to entire work
  • Summarizing main argument

Module 2: Reference List Formatting

Basic Structure

Author, A. A., & Author, B. B. (Year). Title of article. Journal Name, Volume(Issue), Page–Page. https://doi.org/xxxxx

Journal Article

Venkatesh, V., Thong, J. Y., & Xu, X. (2012). Consumer acceptance and use of information technology: Extending the unified theory of acceptance and use of technology. MIS Quarterly, 36(1), 157-178. https://doi.org/10.2307/41410412

Key rules:

  • Italicize journal name and volume
  • Include DOI as hyperlink when available
  • Use sentence case for article title
  • Use title case for journal name

Book

Newport, C. (2016). Deep work: Rules for focused success in a distracted world. Grand Central Publishing.

Key rules:

  • Italicize book title
  • Include publisher (no location since APA 7th)
  • Sentence case for title

Book Chapter

Author, A. A. (Year). Title of chapter. In E. E. Editor (Ed.), Title of book (pp. xx–xx). Publisher.

Conference Paper

Schemmer, M., Kuehl, N., Benz, C., Bartos, A., Satzger, G., & Fromm, J. (2023). Appropriate reliance on AI advice: Conceptualization and the effect of explanations. Proceedings of the 28th International Conference on Intelligent User Interfaces, 410-422. https://doi.org/10.1145/3581641.3584066

Website/Online Source

Author, A. A. (Year, Month Day). Title of page. Site Name. https://www.url.com

Dissertation/Thesis

Correa, F. (2025). AI readiness scale: Extending UTAUT2 to predict enterprise AI adoption [Doctoral dissertation, University Name]. ProQuest Dissertations.

Module 3: Common Errors and Fixes

Formatting Errors

ErrorIncorrectCorrect
Ampersand in narrativeSmith & Jones (2020) found...Smith and Jones (2020) found...
Missing comma(Smith 2020)(Smith, 2020)
Et al. too early(Smith et al., 2020) for 2 authors(Smith & Jones, 2020)
Italics wrongArticle TitleArticle title (not italicized)
DOI formatdoi: 10.xxxhttps://doi.org/10.xxx

Reference List Errors

ErrorFix
Missing DOIAdd if available; most recent articles have DOIs
URL instead of DOIPrefer DOI over URL when both exist
Retrieval date includedOnly for content that may change (e.g., wiki)
Publisher locationOmit in APA 7th (changed from 6th)
"Retrieved from"Omit unless content changes (use DOI directly)

Consistency Errors

ErrorFix
Inconsistent author namesUse same format throughout
Mixed capitalizationSentence case for titles, title case for journals
Orphaned citationsEvery in-text citation needs reference list entry
Orphaned referencesRemove unused references

Module 4: Citation Verification

Verification Checklist

For each in-text citation:

  • Author name spelled correctly?
  • Year matches reference list?
  • Page number included for quotes?
  • Corresponding entry in reference list?

For each reference:

  • All authors listed (up to 20)?
  • Year accurate?
  • Title accurate and correctly capitalized?
  • Journal/publisher accurate?
  • DOI functional (if included)?
  • Formatting matches APA 7th template?

DOI Validation

https://doi.org/10.XXXX/XXXXXXX

Test: Paste DOI in browser—should resolve to article.

Finding DOIs:


Module 5: Reference Management Tools

Tool Comparison

ToolProsConsBest For
ZoteroFree, browser integration, groupsSync limits on freeIndividuals, small teams
MendeleyFree, PDF annotationOwned by ElsevierPDF-heavy workflows
EndNotePowerful, institutionalExpensive, complexLarge institutional projects
PaperpileGoogle Docs integrationSubscriptionGoogle ecosystem users

Integration Workflow

  1. Capture: Browser extension captures metadata
  2. Store: Central library with PDFs
  3. Cite: Word/Google Docs plugin inserts citations
  4. Generate: Auto-generate bibliography
  5. Verify: Manual check against APA 7th

Manual Backup Strategy

Always keep:

  • Exported BibTeX file (portable format)
  • Annotated PDF copies
  • Citation spreadsheet for complex works

Module 6: Special Cases

Secondary Sources

When citing a source you read about in another source:

(Original Author, Year, as cited in Secondary Author, Year)

Reference list: Only include the secondary source you actually read.

Personal Communications

  • In-text only: (J. Smith, personal communication, January 15, 2025)
  • NOT in reference list (not recoverable)

Works in Press

Author, A. A. (in press). Title. Journal Name.

Retracted Articles

Author, A. A. (Year). Title (Retracted). Journal, Volume, Pages. https://doi.org/xxx

AI-Generated Content

APA guidance (as of 2023):

  • Cite the AI tool as author
  • Include prompt in quotes
  • Note that output is not retrievable
OpenAI. (2025). ChatGPT (May 2025 version) [Large language model]. https://chat.openai.com

Quick Reference Card

In-Text Patterns

One author:    (Smith, 2020)
Two authors:   (Smith & Jones, 2020)
Three+:        (Smith et al., 2020)
Quote:         (Smith, 2020, p. 42)
Narrative:     Smith (2020) argued...
Multiple:      (Jones, 2019; Smith, 2020)

Reference Patterns

Journal:  Author. (Year). Title. Journal, Vol(Iss), pp. DOI
Book:     Author. (Year). Title. Publisher.
Chapter:  Author. (Year). Title. In Editor (Ed.), Book (pp.). Publisher.
Web:      Author. (Year, Month Day). Title. Site. URL

Numbers to Remember

RuleValue
Et al. threshold3+ authors
Max authors in reference20 (then use ... before last)
Hanging indent0.5 inch
Double spacingYes, throughout
Alphabetize byFirst author's last name

Activation Patterns

TriggerResponse
"citation", "APA", "reference"Full skill activation
"format this reference", "cite this"Direct formatting help
"check citations", "verify references"Module 4 verification
"in-text citation"Module 1 quick reference
"reference list"Module 2 formatting

Skill created: 2026-02-10 | Category: Research | Status: Active


Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.