citation-apa

Format and insert APA 7 citations into thesis references.md from DOIs or bibliographic data.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/ManfronEnrico/thesis-manifold --skill citation-apa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-apa
Source: https://github.com/ManfronEnrico/thesis-manifold/tree/main/.claude/skills/citation-apa
Command: npx skills add https://github.com/ManfronEnrico/thesis-manifold --skill citation-apa

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Formats and inserts APA 7 citations into the thesis production pipeline, ensuring consistent references and reducing manual formatting effort.

## Core Features & Use Cases

  • In-text citations: automatically generate and place APA 7 in-text citations from input data (DOI, BibTeX, or bibliographic notes).
  • References list updates: append correctly formatted APA entries to thesis/thesis-writing/references.md while checking for duplicates.
  • System isolation: operates within System B (thesis_production_system) and never touches System A.

### Quick Start Insert an APA 7 citation by providing a DOI or bibliographic data; the skill will format the reference and insert an in-text citation in the active draft.

Frequently Asked Questions about citation-apa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format APA 7 in-text citations from a DOI automatically?

You can format APA 7 in-text citations by providing a DOI or raw bibliographic data; the system automatically generates and places the citation while updating your references list. It enforces APA 7 rules and prevents duplicate entries.

Can I update my references.md file with APA 7 citations from Obsidian notes?

Yes, the system appends correctly formatted APA 7 entries to your references.md file using inputs from Obsidian REV notes. It cross-checks against existing NotebookLM sources to prevent duplicate references during thesis production.

How does NotebookLM integration work for APA 7 citation formatting?

NotebookLM integration cross-checks your bibliographic data against a specific notebook to ensure accuracy. It prevents duplicate citations by validating references during the formatting and insertion process.

Do I need BibTeX format to generate APA 7 references?

No, you do not need BibTeX format specifically; you can generate APA 7 references using DOIs, bibliographic notes, or raw bibliographic data. The system processes these inputs to enforce APA 7 formatting rules automatically.

What is the best way to prevent duplicate APA 7 references in a thesis?

To prevent duplicate APA 7 references, the system cross-checks all incoming bibliographic data against your NotebookLM notebook and existing references.md file. This ensures only unique, correctly formatted entries are appended.

Why does my thesis production system require isolated APA 7 citation updates?

Isolated APA 7 citation updates ensure the tool operates strictly within the thesis production system, preventing unintended modifications to your primary system. This isolation maintains strict formatting rules without risking your original data.