Use to understand how the Journal of Communication (JoC) evaluates a manuscript — double-anonymous review, editorial screening for fit, external review by two or three referees, decision categories, and editor discretion. Sets expectations and shapes the paper to survive review; it does not contact editors.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill joc-review-process --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Joc Review Process?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-joc-review-process)More formats (shields.io, HTML) on the badges page.
---
name: joc-review-process
description: Use to understand how the Journal of Communication (JoC) evaluates a manuscript — double-anonymous review, editorial screening for fit, external review by two or three referees, decision categories, and editor discretion. Sets expectations and shapes the paper to survive review; it does not contact editors.
---
# Review Process (joc-review-process)
Knowing how JoC screens and decides lets you pre-empt the failure modes before submitting. JoC is
**double-anonymous** and screens for fit before sending papers to external reviewers.
## When to trigger
- Before submitting, to stress-test fit and anonymization
- Deciding whether the contribution is significant enough for JoC vs. a more specialized outlet
- Interpreting a decision letter and setting expectations
- Understanding what reviewers are instructed to weigh
## How JoC review works
1. **Double-anonymous.** Reviewers do not know the authors and authors do not know reviewers.
Anonymize the **main document and supplemental materials**; write self-citations in the third
person (see `joc-submission`).
2. **Editorial screening first.** Manuscripts judged to fit the interests of JoC are sent out for
external review; those that do not fit — too narrow, off-scope, or insufficiently significant for a
field-wide flagship — may be declined without full review.
3. **External review.** Manuscripts that pass are sent to expert referees, **usually two or three**,
under the double-anonymous model.
4. **Decision categories**: typically **reject**, **revise and resubmit** (major or minor), or
**accept** — with the final call **at the editor's discretion**, weighing reviewer recommendations.
5. **Timeline.** Authors can generally expect a first decision within roughly **90 days** (treat as
approximate; see 待核实).
## Open science in review
- A **Data Availability Statement** is expected; **preregistration** (if any) should be noted in the
cover letter; **Open Science Badge** materials must be deposited to be claimed (see
`joc-open-science-and-transparency`).
## Shape the paper to pass
- Make general significance explicit (avoids the "too narrow / not significant enough" screen-out).
- Engage the relevant literatures, including across subfields (see `joc-literature-positioning`).
- Clear ethics/IRB and human-subjects compliance up front.
- Write to expert reviewers: anticipate the strongest objection and answer it in the design.
## Anti-patterns
- Submitting a platform-only or single-topic paper to a field-wide flagship (fit screen-out)
- Ignoring an obvious related literature
- Expecting acceptance without revision — most accepted papers go through at least one R&R
- Leaving identifiers in supplemental materials (breaks double-anonymity)
## Output format
```
【Fit check】field-wide significance vs. specialized outlet — any red flags?
【Significance】general enough to clear the editorial screen? [Y/N]
【Literature engaged】incl. cross-subfield? [Y/N]
【Anonymization】main doc + supplements clean? [Y/N]
【Realistic outcome】reject / R&R (major/minor) / (rare) accept
【Next】joc-submission (or joc-rebuttal if decided)
```
## Supplementary resources
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — double-anonymous review, referee count, decision timeline, editor discretion
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!