MobiCom Writing Style
A MobiCom paper reads as a mechanism justified by measurement. The first page states a
wireless or mobile-networking problem, the mechanism that addresses it, and the measured
evidence — before any implementation detail. The double-column 12-page body is for the core
argument; derivations, protocols, and extra results go to references and appendices.
The first-page arc
Put this in the abstract and first page, in order:
- The wireless/mobile pain — the concrete condition that breaks existing designs
(a fade under mobility, interference, a spectrum constraint, an energy limit).
- Why existing mechanisms fall short — each prior approach gets a specific, named
failure tied to the condition, not "prior work is limited."
- The mechanism — what is new, stated as a networking/PHY-MAC/routing/sensing
mechanism, with its operating regime named (distance, mobility, channel, power).
- The measured evidence — the headline result with its condition and its uncertainty,
not a bare "up to N×."
- Why it matters for mobile networking — the community-level payoff.
See ../../resources/worked-examples/01-introduction.md
for a before→after that executes this arc.
Name the operating regime
The single most common wireless-writing failure is a claim with an unstated envelope. Every
headline claim carries its regime:
| Vague |
MobiCom-calibrated |
| "achieves high throughput" |
"sustains X at 1-4 m NLOS under pedestrian mobility" |
| "low power" |
"energy-per-bit within the harvested budget at Y% duty cycle" |
| "robust to interference" |
"holds delivery above threshold at Z dB co-channel interference" |
| "works in real settings" |
"measured over the air in a furnished room with walkers" |
A reviewer cannot fault — or reward — a claim whose conditions are hidden. Stating the
regime is not hedging; it is the claim.
Claims are paired with evidence
Every major claim maps to a proof, a figure, a measured condition, or a reproducibility
location. Build the map before submitting:
Claim -> evidence pairing (fill for each headline sentence):
"decodable through fades" -> Fig. 3 (delivery vs walker path) + channel traces
"within energy budget" -> Fig. 4 (energy-per-bit) + instrument note (App. B)
"no dedicated carrier" -> system description Sec. 3 + power measurement
An unpaired claim is either cut or demoted to future work.
Percentiles, not superlatives
- Report distributions and confidence intervals, not single best runs or unqualified
maxima. "Up to N×" without the spread behind it is a review risk (
mobicom-experiments).
- Prefer the median and a tail over the mean alone when the metric is delivery or
latency; wireless distributions are skewed.
- Avoid "significantly" as prose; show the interval and let it speak.
Fitting the double-column 12 pages
- Figures and tables count against the 12; a radio-testbed diagram and three CDFs is
real page budget. Triage content, never geometry (
mobicom-submission).
- The body carries the mechanism and its headline evidence; channel-model derivations,
full protocols, extended sweeps, and instrument details go to appendices after the
references, outside the cap (
mobicom-supplementary).
- Keep the introduction's roadmap to one or two sentences; over-signposting substitutes for
argument.
- Do not put the strongest result only in an appendix — reviewers should not reconstruct the
contribution from supplementary material.
Prose discipline
- Lead sections with the finding, then the method — not a chronological lab diary.
- Name the abstraction or mechanism once and use the name consistently.
- Separate engineering effort from research contribution: building a testbed is
work, but the contribution is the mechanism it demonstrates.
Revision checklist
Output format
[First page] mechanism + regime present? y/n — what is missing
[Regime] which headline claims lack a stated envelope
[Claim map] unpaired claims listed for cut-or-support
[Superlatives] flagged phrases -> distribution/interval replacement
[Page budget] over/under 12; what to move to appendix
1---2name: mobicom-writing-style3description: Use when drafting or revising a MobiCom paper for house style — putting the wireless/mobile mechanism and its operating regime on the first page, pairing every claim with over-the-air measurement, replacing superlatives with percentiles and intervals, and fitting the argument into the double-column 12-page body.4---56# MobiCom Writing Style78A MobiCom paper reads as a **mechanism justified by measurement**. The first page states a9wireless or mobile-networking problem, the mechanism that addresses it, and the measured10evidence — before any implementation detail. The double-column 12-page body is for the core11argument; derivations, protocols, and extra results go to references and appendices.1213## The first-page arc1415Put this in the abstract and first page, in order:16171. **The wireless/mobile pain** — the concrete condition that breaks existing designs18 (a fade under mobility, interference, a spectrum constraint, an energy limit).192. **Why existing mechanisms fall short** — each prior approach gets a *specific, named*20 failure tied to the condition, not "prior work is limited."213. **The mechanism** — what is new, stated as a networking/PHY-MAC/routing/sensing22 mechanism, with its **operating regime** named (distance, mobility, channel, power).234. **The measured evidence** — the headline result with its condition and its uncertainty,24 not a bare "up to N×."255. **Why it matters for mobile networking** — the community-level payoff.2627See [`../../resources/worked-examples/01-introduction.md`](../../resources/worked-examples/01-introduction.md)28for a before→after that executes this arc.2930## Name the operating regime3132The single most common wireless-writing failure is a claim with an unstated envelope. Every33headline claim carries its regime:3435| Vague | MobiCom-calibrated |36|---|---|37| "achieves high throughput" | "sustains X at 1-4 m NLOS under pedestrian mobility" |38| "low power" | "energy-per-bit within the harvested budget at Y% duty cycle" |39| "robust to interference" | "holds delivery above threshold at Z dB co-channel interference" |40| "works in real settings" | "measured over the air in a furnished room with walkers" |4142A reviewer cannot fault — or reward — a claim whose conditions are hidden. Stating the43regime is not hedging; it is the claim.4445## Claims are paired with evidence4647Every major claim maps to a proof, a figure, a measured condition, or a reproducibility48location. Build the map before submitting:4950```text51Claim -> evidence pairing (fill for each headline sentence):52 "decodable through fades" -> Fig. 3 (delivery vs walker path) + channel traces53 "within energy budget" -> Fig. 4 (energy-per-bit) + instrument note (App. B)54 "no dedicated carrier" -> system description Sec. 3 + power measurement55An unpaired claim is either cut or demoted to future work.56```5758## Percentiles, not superlatives5960- Report **distributions and confidence intervals**, not single best runs or unqualified61 maxima. "Up to N×" without the spread behind it is a review risk (`mobicom-experiments`).62- Prefer the **median and a tail** over the mean alone when the metric is delivery or63 latency; wireless distributions are skewed.64- Avoid "significantly" as prose; show the interval and let it speak.6566## Fitting the double-column 12 pages6768- Figures and tables **count** against the 12; a radio-testbed diagram and three CDFs is69 real page budget. Triage content, never geometry (`mobicom-submission`).70- The **body carries the mechanism and its headline evidence**; channel-model derivations,71 full protocols, extended sweeps, and instrument details go to **appendices after the72 references**, outside the cap (`mobicom-supplementary`).73- Keep the introduction's roadmap to one or two sentences; over-signposting substitutes for74 argument.75- Do not put the strongest result only in an appendix — reviewers should not reconstruct the76 contribution from supplementary material.7778## Prose discipline7980- Lead sections with the finding, then the method — not a chronological lab diary.81- Name the abstraction or mechanism once and use the name consistently.82- Separate **engineering effort** from **research contribution**: building a testbed is83 work, but the contribution is the mechanism it demonstrates.8485## Revision checklist8687- [ ] Mechanism and operating regime on the first page.88- [ ] Each prior-work line has a specific, named failure.89- [ ] Every headline claim paired to a figure, condition, or appendix.90- [ ] Distributions/intervals replace superlatives throughout.91- [ ] Figures/tables budgeted against the 12 double-column pages.92- [ ] Strongest result in the body, not only the appendix.9394## Output format9596```text97[First page] mechanism + regime present? y/n — what is missing98[Regime] which headline claims lack a stated envelope99[Claim map] unpaired claims listed for cut-or-support100[Superlatives] flagged phrases -> distribution/interval replacement101[Page budget] over/under 12; what to move to appendix102```