publishing-papers
Use when a paper has to get through a journal — its source, its upload packet, or its answer to the reviewers. Covers 期刊模板, 双栏 layout, 页数超限, and an elsarticle or IEEEtran source that will not compile; 投稿 and 投稿材料 for Elsevier Editorial Manager or the IEEE Author Portal, cover letter, highlights, required statements, EDICS, and the source zip; and 修回稿, 返稿, 审稿意见, 怎么回复审稿人 — a major or minor revision decision whose reviewer comments each need 逐条回应 in a point-by-point response letter. Do not use for writing or reviewing the paper's argument and prose, or for producing figure artifacts.
- License
- MIT
- Compatibility
- Requires Python 3 and a LaTeX runtime (latexmk with elsarticle or IEEEtran); pdfinfo (poppler-utils) for page counts, python-docx for Markdown-to-DOCX, and a full TeX Live with tcolorbox's breakable library for the response letter.
Pinned to revision f389027de1e8, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/publishing-papers/SKILL.md
- skills/publishing-papers/assets/cover-letter.md
- skills/publishing-papers/assets/elsarticle/main.tex
- skills/publishing-papers/assets/elsarticle/references.bib
- skills/publishing-papers/assets/highlights.md
- skills/publishing-papers/assets/ieeetran/main.tex
- skills/publishing-papers/assets/ieeetran/references.bib
- skills/publishing-papers/assets/response-letter/ATTRIBUTION.md
- skills/publishing-papers/assets/response-letter/README.md
- skills/publishing-papers/assets/response-letter/Reviewers/Editor.tex
- skills/publishing-papers/assets/response-letter/Reviewers/R1.tex
- skills/publishing-papers/assets/response-letter/main.tex
- skills/publishing-papers/assets/revision-page-example.html
- skills/publishing-papers/references/conceding.md
- skills/publishing-papers/references/elsarticle.md
- skills/publishing-papers/references/elsevier.md
- skills/publishing-papers/references/html-report.md
- skills/publishing-papers/references/ieee.md
- skills/publishing-papers/references/ieeetran.md
- skills/publishing-papers/references/journal-profile.md
- skills/publishing-papers/references/manuscript-source.md
- skills/publishing-papers/references/packet.md
- skills/publishing-papers/references/revision.md
- skills/publishing-papers/scripts/check_packet.py
- skills/publishing-papers/scripts/md_to_docx.py
- skills/publishing-papers/scripts/render_letter.py
- skills/publishing-papers/scripts/smoke_letter.py
- skills/publishing-papers/scripts/smoke_md_to_docx.py
- skills/publishing-papers/scripts/smoke_template.py
- skills/publishing-papers/tests/fixtures/highlights.md
- skills/publishing-papers/tests/test_check_packet.py
- skills/publishing-papers/tests/test_render_letter.py
- skills/publishing-papers/tests/test_smoke_letter.py
- skills/publishing-papers/tests/test_smoke_template.py
Every link opens the file at its source, pinned to the revision this page describes.