# Biblatex

> Use this skill when the user wants to manage bibliographies and citations for LaTeX documents, format references, or process .bib files.

- Skill: `javimosch/biblatex` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/biblatex`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/biblatex/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/biblatex

---


# BibLaTeX Plugin

BibLaTeX manages bibliographies for LaTeX documents.

## Usage Examples

- "format a .bib file for publication"
- "generate bibliography from citations"
- "convert references to a specific style"

## Installation

```bash
brew install biblatex
```

## Key Features
- Bibliography formatting and processing
- Multiple citation style support
- Biber backend for advanced features
- BibTeX/BibLaTeX file management
- Customizable citation and reference formatting
- Academic publishing workflow support

