跳到主要内容
知仓学习社ZHICANG

mobicom-related-work

Use when building or auditing the related-work of a MobiCom paper — sweeping the SIGMOBILE and networking literature lanes, proving each citation's …

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

MobiCom Related Work

Related work at MobiCom does two jobs: it proves you know the wireless/mobile-networking

literature, and it draws the exact line between your mechanism and the nearest prior one.

Because the field's canon is spread across ACM and IEEE venues, half the work is getting the

venue attribution right — the most-cited wireless papers are the most-misfiled.

The literature lanes to sweep

Do not sweep "wireless" as one blob. Cover the lanes that a MobiCom reviewer occupies:

  • MobiCom's own recent editions — the two most recent programs, including the rolling

cohort your round competes with; positioning against year-old work reads as stale.

  • Sibling SIGMOBILE venues — MobiSys, SenSys, IMWUT/UbiComp, HotMobile — where an

adjacent mechanism may already live.

  • Broad networking — SIGCOMM, NSDI, INFOCOM — for the protocol/measurement lineage.
  • PHY/communications — where a coding or modulation primitive you build on originates.
  • The specific mechanism's line — the direct ancestors of your technique, traced to

their origin paper, not a recent paper that cites it.

Prove the venue before you cite

A conference name in a slide deck or a re-hosted PDF is not proof. Verify each load-bearing

citation on dblp and the ACM DL, and watch the traps:

| Trap | Reality | Guard |

|---|---|---|

| RADAR (RF localization) as "MobiCom" | IEEE INFOCOM 2000 | check dblp before attributing |

| "XORs in the Air" as "MobiCom" | ACM SIGCOMM 2006 | wireless topic ≠ MobiCom venue |

| WiSee demo as the WiSee paper | demo is SIGCOMM '13; paper is MobiCom '13 | cite the MobiCom DOI |

| ArrayTrack as "MobiCom" | USENIX NSDI 2013 | Test-of-Time mention ≠ MobiCom publication |

The full verified/omitted list and the venue-verification recipe are in

[../../resources/exemplars/library.md](../../resources/exemplars/library.md).

# Sanity-check a citation's venue and year against dblp (read via renderings if 403)
# dblp.org/db/conf/mobicom/  ->  confirm edition number matches the claimed year
# For each load-bearing cite, record: authors | title | venue | year | pages

Position, do not enumerate

A list of summaries is not related work. For each closest prior mechanism, state the

technical delta in one sentence: what condition it assumed that you relax, what evidence

it lacked that you provide, what regime it did not reach. MobiCom reviewers — often the

authors of the work you cite — will notice a missing or mischaracterized neighbor

immediately.

  • Group by mechanism, not by year, so the reader sees the design space and your place in

it.

  • Give the nearest competitor its strongest form; beating a weak version of prior work

is not a contribution (mobicom-experiments baselines).

  • If a concurrent paper overlaps, address it honestly rather than omitting it.

Self-citation under double-blind

MobiCom review is double-blind. Cite your own prior work in the third person ("Prior

work [12] showed..."), never "our previous paper." Do not drop a needed citation to preserve

anonymity — a conspicuous gap where the obvious reference should be is itself a

de-anonymizing tell. For a concurrent submission of your own, refer to it neutrally without

identifying the authorship (mobicom-submission).

Audit checklist

  • [ ] Two most recent MobiCom editions and the rolling cohort covered.
  • [ ] Sibling-venue neighbors (MobiSys/SenSys/SIGCOMM/NSDI/INFOCOM) addressed, not ignored.
  • [ ] Every load-bearing citation's venue verified on dblp/ACM DL.
  • [ ] No misattribution-trap paper credited to MobiCom.
  • [ ] Each closest prior mechanism has a one-sentence technical delta.
  • [ ] Self-citations in third person; no anonymity-driven omission.

Output format

[Lane coverage] MobiCom-recent / SIGMOBILE-siblings / broad-net / PHY / mechanism-line — each y/n
[Venue check] citations flagged for dblp/ACM DL verification
[Traps] any misattributed paper found -> corrected venue
[Deltas] closest prior mechanisms missing a stated technical delta
[Blind safety] self-cites / concurrent-sub references audited

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。