Skip to content
Development
Skill

/citation-management

Selecting a reference manager and applying citation styles. Compares Zotero, Mendeley, EndNote, Paperpile; covers APA/Vancouver/ACS/Nature styles, DOI management, citation tracking, and Word/Google Docs/LaTeX integration. Use when setting up a reference workflow or fixing

From plugin
sciagent-skills
364200 skills
Install
$ npx -y skills add jaechang-hits/SciAgent-Skills --skill citation-management --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/citation-management

Context preview

The summary Claude sees to decide when to auto-load this skill.

Selecting a reference manager and applying citation styles. Compares Zotero, Mendeley, EndNote, Paperpile; covers APA/Vancouver/ACS/Nature styles, DOI management, citation tracking, and Word/Google Docs/LaTeX integration. Use when setting up a reference workflow or fixing

SKILL.md

citation-management.SKILL.md
name: "citation-management"
description: "Selecting a reference manager and applying citation styles. Compares Zotero, Mendeley, EndNote, Paperpile; covers APA/Vancouver/ACS/Nature styles, DOI management, citation tracking, and Word/Google Docs/LaTeX integration. Use when setting up a reference workflow or fixing citation formatting."
license: "CC-BY-4.0"

Citation Management for Scientific Writing

Overview

Citation management is the systematic practice of collecting, organizing, annotating, and inserting bibliographic references in scientific documents. A well-chosen reference manager reduces manual formatting errors, keeps libraries synchronized across devices, and integrates cleanly with word processors and LaTeX. This guide covers tool selection, citation style conventions, DOI and persistent identifier workflows, citation tracking, and common pitfalls that account for a large share of post-publication corrections and retractions related to reference errors.

Key Concepts

1. Reference Manager Capabilities and Tool Comparison

All major reference managers share a common core: they store metadata (author, title, journal, year, DOI), generate formatted citations in a chosen style, and provide a browser extension for one-click capture from publisher pages. The differences lie in collaboration features, cloud storage, word processor plugin support, price, and data portability.

| Feature | Zotero | Mendeley | EndNote | Paperpile | |---------|--------|----------|---------|-----------| | Cost | Free (open-source) | Free / paid tiers | ~$275 (perpetual) | $36/year | | Cloud storage | 300 MB free; paid plans | 2 GB free | Institutional / local | Unlimited (Google Drive) | | Word processor | Word, LibreOffice, Google Docs | Word, LibreOffice | Word, LibreOffice | Word, Google Docs | | LaTeX integration | BibTeX/BibLaTeX export; Better BibTeX plugin | BibTeX export (manual) | BibTeX export | BibTeX; direct Overleaf sync | | Group libraries | Free (up to 300 MB); paid unlimited | Yes | Yes (institutional) | Yes | | PDF annotation | Built-in (Zotero 6+) | Desktop app | Basic | PDF.js viewer | | Open-source | Yes (GPLv3) | No (Elsevier) | No (Clarivate) | No | | Data portability | RIS, BibTeX, CSV — no lock-in | RIS, BibTeX | RIS, BibTeX; proprietary .enl | BibTeX, RIS | | Best for | Academic open-source / LaTeX users | Beginners; Elsevier users | Large institutional labs | Google Workspace users |

**Key differences to know**:

  • Mendeley is owned by Elsevier. Desktop sync reliability has declined since acquisition; many labs have migrated to Zotero.
  • EndNote has the deepest Microsoft Word integration and the largest style library, but high cost makes it unattractive for individual researchers.
  • Paperpile's real-time Google Docs integration is unmatched, making it the best choice for teams that write primarily in Docs.
  • Zotero is the most flexible: free, open-source, cross-platform, and extensible via plugins.

2. Citation Style Families

Citation styles are governed by the target journal's Instructions for Authors — the author does not choose independently. The two major families are **author-date** (parenthetical, e.g., "(Smith, 2023)") and **citation-sequence** (numbered, e.g., superscript¹ or bracketed [1]).

| Style | In-text format | Reference list order | Abbreviate journals? | DOI required? | Typical discipline | |-------|---------------|---------------------|----------------------|---------------|--------------------| | **APA 7th** | (Author, Year) | Alphabetical by first author | No | Yes (for journal articles) | Psychology, social science, biology | | **Vancouver** | Superscript [1] | Citation order | Yes (ISO 4) | Recommended | Medicine (NEJM, Lancet, BMJ) | | **ACS** | Superscript or italic (1) | Citation order | Yes (CASSI) | Required | Chemistry (JACS, ACS Nano) | | **Nature** | Superscript¹ | Citation order | Yes (NLM) | Yes | Nature family journals | | **IEEE** | Bracketed [1] | Citation order | Yes | Recommended | Engineering, computer science | | **Chicago author-date** | (Author year) | Alphabetical | No | Recommended | History, humanities |

**Journal name abbreviation**: Vancouver uses ISO 4 abbreviations (e.g., "N. Engl. J. Med."); ACS uses Chemical Abstracts Service Source Index (CASSI); Nature uses PubMed/NLM abbreviations. These are not interchangeable. Your reference manager's built-in Citation Style Language (CSL) file handles this automatically — do not abbreviate manually.

3. DOIs and Persistent Identifiers

A Digital Object Identifier (DOI) is the canonical persistent identifier for a publication and should be included in every citation where available.

**DOI format and resolution**:

  • All DOIs begin with `10.` followed by a registrant code (e.g., `10.1038/`) and a suffix
  • Always resolve DOIs through `https://doi.org/10.XXXX/suffix` — a bare DOI is not a clickable URL
  • Do not use `http://dx.doi.org/` (old URL scheme); use `https://doi.org/` (current)

**Preprint DOIs**: bioRxiv, medRxiv, and ChemRxiv assign DOIs to preprints that are distinct from the eventual journal article DOI. When a preprint is published, both DOIs are valid but refer to different versions. Always check whether a peer-reviewed version exists; if so, cite the journal article DOI, not the preprint DOI.

**Other persistent identifiers**:

  • **PMID** (PubMed ID) and **PMCID** (PubMed Central ID): NLM-specific; include alongside DOI for medical literature; required by NIH for funded publications
  • **arXiv ID**: physics, math, CS preprints; format `arXiv:YYMM.NNNNN`
  • **ISBN**: books and book chapters — not resolvable as URL; use for archival purposes only
  • **Handle**: institutional repository identifiers; less universal than DOI

4. Citation Tracking and Impact Metrics

Citation tracking serves two purposes: monitoring how often your own publications are cited (research impact) and discovering papers that have cited a key reference you found (forward citation

Read more
Ships withsciagent-skills

Turn your AI coding agent into a life sciences expert — 199 bioinformatics skills for Claude Code covering RNA-seq, single-cell analysis, genomics, proteomics, drug discovery, and more. Boosted BixBench from 65% to 92%. Open source.

Get the whole plugin

Other skills on sciagent-skills.