ajps-submission

GitHub

AJPS投稿前最终检查工具,用于Editorial Manager提交。涵盖双盲匿名化、类型字数限制、摘要规范、格式要求及伦理文档验证,确保符合期刊严格标准。

American-Journal-of-Political-Science-Skills/skills/ajps-submission/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

准备次日提交稿件 不确定上传文件元数据要求 确认选定期刊类型字数达标且已完全匿名

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ajps-submission -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/American-Journal-of-Political-Science-Skills/skills/ajps-submission -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@ajps-submission

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ajps-submission -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "ajps-submission",
    "description": "Use when running the final pre-submission preflight for the American Journal of Political Science (AJPS) via Editorial Manager — submission-type selection, full anonymizing for double-blind review, word\/abstract caps, APSA-or-Chicago formatting, the 25-page Supporting Information limit, and human-subjects\/IRB documentation. Final checks; it does not draft content."
}

Submission Preflight (ajps-submission)

The last check before pressing submit on Editorial Manager (editorialmanager.com/ajps). AJPS is double-blind, so the most common avoidable failure is an under-anonymized manuscript — and AJPS's anonymizing rules are strict (no acknowledgments, funding lines, or conference mentions, third-person self-citation). Official AJPS baseline checked 2026-06-20; live-check Editorial Manager prompts before upload.

When to trigger

  • "Submitting tomorrow" — last pass before upload
  • Unsure which files/metadata Editorial Manager expects
  • Confirming the chosen type's cap is met and the manuscript is fully anonymized

Process facts (official baseline checked 2026-06-20)

  • Owner / publisher: Midwest Political Science Association (MPSA) / Wiley.
  • Portal: Editorial Manager (http://www.editorialmanager.com/ajps/).
  • Review model: double-blind — fully anonymize the manuscript.
  • Types: Article (<= 10,000 words), Research Note (<= 4,000 — methodology/meta-analysis only), Correspondence (<= 4,000 — critique of published AJPS work).
  • Abstract: <= 150 words (background, hypotheses, approach, findings, conclusions).
  • Word count: put it on the title page with the abstract; counts include main text, notes, parenthetical references, print appendices, and table/figure headers and notes; exclude the title page, abstract, reference list, online Supporting Information, and math notation.
  • Style: APSA Style Manual (rev. 2018, updated 2023) or Chicago 18th ed.; full first + last names in references; double-spaced, 12-point, >= one-inch margins.
  • Supporting Information: <= 25 pages for original submissions, uploaded as "Appendix"; anonymized PAPs are separate and do not count against SI pages.
  • Human subjects: IRB approval/exemption where an author has IRB access, else an appendix answering the human-subjects questions; not required when relying on publicly available data approved at original collection.
  • Fee: no submission fee. Wiley OnlineOpen (Gold OA) is optional after acceptance — APC US $4,300 (verified 2026-06-22; re-verify the current rate before submission). Confirm any ORCID, Wiley-license/open-access, or portal-specific prompt during upload/production.

Preflight checklist

Type & length

  • Type chosen and its word cap met (Article <= 10,000 / Note or Correspondence <= 4,000)
  • Word count on the title page (incl. notes + table/figure headers and notes; excl. refs + SI)
  • Abstract <= 150 words covering background/hypotheses/approach/findings/conclusions

Anonymity (double-blind)

  • No author names, affiliations, acknowledgments, funding statements, or conference mentions
  • Third-person self-citation only (no "as we showed...")
  • Identifying file metadata stripped (document properties, comments)
  • Anonymized response memorandum (for revisions) attached as a PDF to the manuscript

Files & format

  • One anonymous manuscript (PDF / Word / LaTeX)
  • Supporting Information (if any) <= 25 pages, uploaded as "Appendix"; PAP separate if used
  • APSA or Chicago 18th style applied consistently; full names in references

Compliance & reproducibility

  • Human-subjects / IRB documentation ready per the portal's questions
  • Original work; preprint/prior-publication status checked
  • Replication package being staged for the AJPS Dataverse — verified after acceptance (see ajps-replication-and-verification)

Desk-reject risk table (avoidable failures at AJPS)

Trigger Likely outcome Preflight fix
Manuscript not anonymized (names, acknowledgments, funding) Double-blind breach return Strip identifying text and file metadata
Short empirical paper sent as a Research Note Wrong-type return Route as an Article; the Note is methodology/meta-analysis only
Over the word cap, or SI over 25 pages Returned to re-fit Recount with notes/captions; trim SI

Worked micro-example (illustrative)

An author readies a survey-experiment Article. Preflight catches a funding acknowledgment in a footnote (removed), a first-person self-cite "in our 2022 paper" (made third-person), and a word count of 10,250 that omitted exhibit captions — recounted it exceeds 10,000, so one robustness table moves to the SI to land at ~9,800 (illustrative). The IRB exemption is attached and the replication package staged for the AJPS Dataverse pending verification.

Editor-pushback patterns and the venue-specific fix

  • "This reads as a methods Note but is a short empirical paper." -> Resubmit as an Article; AJPS reserves the Note for methodology and meta-analysis.
  • "The manuscript still names the authors." -> Re-anonymize and strip document properties.

Calibration anchor: AJPS is Wiley-published for the MPSA, uses Editorial Manager, and is double-blind with a strict anonymizing standard; confirm portal-specific prompts against the live Editorial Manager workflow.

Anti-patterns

  • Leaving acknowledgments, funding lines, conference mentions, or first-person self-cites in the text
  • Abstract over 150 words; no word count on the title page
  • Sending a short empirical study as a methodology-only Research Note
  • Supporting Information over 25 pages on an original submission
  • Treating Wiley production/license choices as settled before acceptance

Output format

【Type】Article / Research Note / Correspondence (cap met? Y/N)
【Anonymized】no names/affiliations/acknowledgments/funding/conference; third-person self-cites; metadata clean? [Y/N]
【Abstract】word count (<=150)
【Word count on title page】incl. notes + table/figure captions? [Y/N]
【Style】APSA or Chicago 18th, consistent, full names? [Y/N]
【SI】<= 25 pages? [Y/N/NA]
【IRB】human-subjects documentation ready? [Y/N/NA]
【Next】await decision -> ajps-rebuttal on R&R

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 12:20

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
c7bd28e5
Indexed
2026-07-05 12:20

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 00:50
浙ICP备14020137号-1 $Carte des visiteurs$