smr-writing-style

GitHub

用于将手稿修订为符合《社会学方法与研究》(SMR)期刊风格,涵盖引言结构、150词无括号引用摘要规范、估计量与假设的清晰表述及ASA引用格式。

Sociological-Methods-and-Research-Skills/skills/smr-writing-style/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

修改方法论论文以符合SMR风格 检查或重写摘要以满足字数和引用要求 调整数学文本的表达清晰度

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill smr-writing-style -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Sociological-Methods-and-Research-Skills/skills/smr-writing-style -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@smr-writing-style

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill smr-writing-style -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": "smr-writing-style",
    "description": "Use when revising prose for a Sociological Methods & Research (SMR) manuscript — methods-paper introduction arc, ASA citation style, the ≤150-word non-parenthetical abstract, and clear exposition of estimands, assumptions, and results. Edits prose and conformance; does not derive or simulate."
}

SMR Writing Style

Use this to make the prose match a methods journal. SMR readers are methodologists who want the contribution stated early, the assumptions visible, and the math legible — and they want ASA style and the abstract rules honored exactly, because conformance signals seriousness.

The methods-paper introduction arc

Open in this order (model it on resources/worked-examples/01-introduction.md):

  1. The methodological problem in an applied setting — what goes wrong when researchers use the current method, stated concretely, not "X has received much attention."
  2. Why existing methods fail — the gap, named, not a literature tour.
  3. The contribution — develop / evaluate / correct, in one proportional sentence (from smr-method-contribution).
  4. The properties and evidence — what you prove, what the simulation shows, what the illustration demonstrates, each labeled by evidentiary status.
  5. The applied payoff — what researchers can now do, and that usable software is released.

A compact roadmap closes the introduction; do not over-signpost.

The abstract (a hard, checkable rule)

  • ≤150 words and no parenthetical citations (检索于 2026-06;以官网为准). SAGE allows non-parenthetical citations ("Smith (2015) showed…") but not "(Smith 2015)". Rewrite any parenthetical cite or drop it.
  • The abstract must name the method, the problem it solves, and the evidence type — not just the topic. A methods abstract that reads like a substantive abstract signals scope confusion.

Exposition discipline for math-heavy prose

  • State the estimand before the estimator; state assumptions near the result they support.
  • Short interpretation over algebra restatement: after a theorem, say what it means for a user, do not re-narrate the derivation.
  • Label evidentiary status in the prose: "we prove," "the simulation shows," "we conjecture." A methods reader tracks these precisely.
  • Define notation once, use it consistently; a methods paper cannot afford symbol drift.

ASA style and house conventions

  • In-text citations and references in ASA style; dataset references in DataCite style (检索于 2026-06;以官网为准). Use a reference manager configured for ASA rather than hand-formatting.
  • Keep the title page separate from the main document for double-anonymized review; remove self-identifying phrasing ("in our previous paper") from the body.
  • Disclose generative-AI tool use in the back matter when applicable; if none was used, no acknowledgement is needed.

Before/after micro-rewrites in the SMR register

  • Before: "Latent class analysis has received considerable attention in recent years." → After: "When classes are weakly separated, standard LCA enumeration selects the wrong number of classes in a majority of realistic samples." (opens on the failure, not the fashion)
  • Before: "Equation (7) follows from substituting (5) into (6) and rearranging." → After: "Equation (7) says the bias grows with the imbalance ratio: applied users with rare exposure groups are hit hardest." (interprets, does not re-derive)
  • Before: "Our results suggest the estimator performs well." → After: "We prove consistency under A1–A3; the simulation shows the nominal 95% interval covers between 93.1% and 95.4% across designs." (labels evidentiary status and quantifies)

Checklist

  • The introduction follows problem → why methods fail → contribution → evidence → payoff.
  • The contribution sentence is proportional and appears early.
  • The abstract is ≤150 words with zero parenthetical citations.
  • The abstract names method, problem, and evidence type.
  • Estimand precedes estimator; assumptions sit near their results.
  • Evidentiary status (proved/simulated/conjectured) is labeled in prose.
  • ASA citation style and DataCite dataset references are used.
  • No self-identifying language; AI-use disclosed if applicable.

Anti-patterns

  • Substantive-paper opening: "much attention has been paid to…" instead of the methodological gap.
  • Parenthetical citations in the abstract: a direct violation of the stated rule.
  • Algebra narration: restating the derivation instead of interpreting the result.
  • Status blur: simulation regularities written in the language of proof.
  • Hand-formatted citations: ASA inconsistencies that signal carelessness at a methods venue.
  • Deanonymizing phrasing left in the body under double-anonymized review.

Output format

[Prose status] ready / needs revision / not ready
[Intro arc] complete / missing step (which)
[Abstract] words=<n>, parenthetical cites=<n>, names method+problem+evidence? yes/no
[Style] ASA + DataCite applied? yes/no
[Anonymization] clean / risk where
[Next SMR skill] smr-software-and-reproducibility

Version History

  • 1839142 Current 2026-07-05 14:27

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
cd73bfeb
Indexed
2026-07-05 14:27

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