From informs-journal-on-computing-skills
Rewrites IJOC manuscript prose, abstract, and introduction to highlight the computational advance for an OR-meets-CS readership.
How this skill is triggered — by the user, by Claude, or both
Slash command
/informs-journal-on-computing-skills:ijoc-writing-styleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The abstract reads like an application summary and never states the computational advance
IJOC readers are OR/MS researchers comfortable with computation and CS researchers comfortable with OR — write for both. The voice is precise, methods-forward, and quantitative: state the problem, state the method, state what it provably and empirically achieves, in that order. Avoid two failure modes the readership notices instantly — the application-essay voice that delays the method, and the CS-conference voice that drops OR rigor (no problem formulation, no fair baseline discussion). The house format reinforces brevity: single-column, 1.5-spaced, 12-point, 1-inch margins, with a ≤300-word abstract carrying no formulas or mathematical notation (检索于 2026-06;以官网为准).
IJOC's guidance is to cover, without notation: (1) research questions and challenges — the OR problem and why it is computationally hard; (2) methodology and results — what you designed and what it achieves; (3) importance and implications — why the computational advance matters. Lead the second move with the magnitude ("solves instances an order of magnitude larger"), not the technique name alone. Because formulas are barred, describe the method in words a non-specialist in your sub-area can follow.
By the end of page one the reader should know the OR problem, why existing methods fall short computationally, what you do, and by how much. Use the contribution sentence from ijoc-contribution-framing near the top, then a short bulleted list of contributions. Defer the literature deep-dive; do not open with a multi-page survey.
Write algorithms as numbered pseudocode, not paragraphs; reserve prose for the idea and the invariants. Number and reference every equation you rely on. State theorem assumptions in the theorem, not three pages earlier. Define notation once, in a table if it is heavy. The reader should be able to re-implement from the paper plus the deposit — that is the IJOC standard.
The main paper is capped at 25 pages including references, tables, and figures, with up to 10 further pages of appendices; longer appendices move to online supplements, and code/data live in the GitHub deposit (not the page count). Tighten by moving long proofs and exhaustive result tables to the supplement/deposit while keeping the main paper self-contained on its central claims — a reader must be able to follow the contribution without the supplement.
Small lexical habits mark an experienced IJOC author. Say "on standard benchmark instances" rather than "on our test problems"; "within the same time limit / at equal wall-clock" rather than "faster"; "the performance profile shows" rather than "results indicate"; "we prove" only when you do, otherwise "we observe empirically." Report numbers with their units and conditions inline (e.g., "31% root-gap reduction on the full set, single-threaded, 1-hour limit"), so a skimming reviewer absorbs the conditions with the claim. Avoid hedge-words ("somewhat," "quite") around quantitative results — give the magnitude instead. This register is what tells the Area Editor the paper was written by someone who runs experiments seriously.
【Journal】INFORMS Journal on Computing
【Skill】ijoc-writing-style
【Abstract】≤300 words, no formulas, 3 moves present? [Y/N]
【Page-one contribution】problem+gap+method+magnitude? [Y/N]
【Pseudocode/equations】algorithms numbered; equations referenced? [Y/N]
【Length】≤25pp main (+≤10 appendix); self-contained? [Y/N]
【Voice】methods-forward, not app-essay / not formulation-free CS? [Y/N]
【Next skill】ijoc-submission
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin informs-journal-on-computing-skillsSharpens the computational/methodological claim of an IJOC manuscript by framing the contribution in a falsifiable one-sentence claim. Use when the contribution is not sharp or reads as application rather than computing.
Guides authors on positioning algorithmic/optimization/ML-for-OR manuscripts for INFORMS Journal on Computing, including scope fit, method evidence bar, house style, and desk-reject heuristics.
Polishes prose for Management Science (INFORMS) manuscripts — front-loading results, pairing notation with intuition, enforcing author-year citations, and trimming to journal length preferences.