Compile, diagnose, and fix IEEEtran LaTeX manuscripts for JSAC, TWC, TCOM, WCL, CL, and related IEEE journals: documentclass options, BibTeX/IEEEtran bibliography, undefined citations/refs, overfull hboxes, figure/table placement, algorithm/equation numbering, Index Terms, EDICS, biographies, and final PDF checks. Use this when the user asks to "compile IEEEtran", "fix LaTeX", "overfull hbox", "undefined references", "BibTeX error", "IEEE LaTeX", "latex编译", "参考文献不显示", or prepare a manuscript PDF for IEEE submission. Use latex-compile when available for raw build execution; this skill adds IEEE-specific diagnosis.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Compile, diagnose, and fix IEEEtran LaTeX manuscripts for JSAC, TWC, TCOM, WCL, CL, and related IEEE journals: documentclass options, BibTeX/IEEEtran bibliography, undefined citations/refs, overfull hboxes, figure/table placement, algorithm/equation numbering, Index Terms, EDICS, biographies, and final PDF checks. Use this when the user asks to "compile IEEEtran", "fix LaTeX", "overfull hbox", "undefined references", "BibTeX error", "IEEE LaTeX", "latex编译", "参考文献不显示", or prepare a manuscript PDF for IEEE submission. Use latex-compile when available for raw build execution; this skill adds IEEE-specific diagnosis.
IEEEtran LaTeX Build and Diagnosis
Use this skill to compile and repair IEEE journal manuscripts while preserving IEEEtran conventions.
It complements generic LaTeX compilation skills by focusing on IEEE-specific structure, bibliography,
floats, captions, and submission checks.
Core stance
Compile before guessing. Read the .log, .blg, and warnings; fix the first real error
before cosmetic warnings.
Use IEEEtran conventions. Do not "fix" by switching classes, bibliography styles, caption
packages, or section styles away from IEEE unless the template requires it.
Keep source changes minimal. Prefer small fixes to packages/macros over broad template rewrites.
Do not hide warnings. Overfull boxes, undefined refs, missing fonts, and BibTeX failures need
diagnosis, not suppression.
Check final PDF surface. A successful compile is not enough if figures are unreadable,
references are ??, or captions violate IEEE style.