---
name: Cell Press Author Guidelines
slug: cell-press-manuscript-formatting
category: Writing
description: Format or check a manuscript for Cell Press journals, including STAR Methods, abstract, eTOC blurb, reference style, and figure specifications. Ideal for food and nutrition researchers submitting to these journals.
github: "https://github.com/PangenomeAI/academic-skills-food-nutrition/tree/main/journals/cell-press"
language: Python
stars: 16
forks: 1
install: "git clone https://github.com/PangenomeAI/academic-skills-food-nutrition"
added: 2026-07-16T13:43:15.014Z
last_synced: 2026-07-17T07:09:59.518Z
canonical_url: "https://dirskills.com/skills/cell-press-manuscript-formatting"
---

# Cell Press Author Guidelines

Format or check a manuscript for Cell Press journals, including STAR Methods, abstract, eTOC blurb, reference style, and figure specifications. Ideal for food and nutrition researchers submitting to these journals.

**Install:** `git clone https://github.com/PangenomeAI/academic-skills-food-nutrition`

## README

# Cell Press — Author Guideline Skill

**Publisher:** Cell Press (Elsevier) · **Verified:** 2026-07 · Confirm the exact reference style and limits at the specific journal's Guide for Authors (Cell Press has updated citation formats; verify current style).

## Applies to (food/nutrition-relevant)
| Journal | Abbrev | Relevance |
|---|---|---|
| Cell | CELL | Flagship |
| Cell Metabolism | CELL METAB | Nutrition & metabolism |
| Cell Host & Microbe | CELL HOST MICROBE | Gut/food microbiome |
| Molecular Cell | MOL CELL | Molecular |
| Immunity | IMMUNITY | Nutr-immunology |
| Current Biology | CURR BIOL | Broad biology |
| Cell Reports Medicine | CELL REP MED | Clinical/translational |
| One Earth | ONE EARTH | Food systems/sustainability |
| Joule / Matter / Chem | — | Energy/materials/chemistry |

## Format (Cell Press style)
- **References:** Cell Press style — **confirm current format at the journal** (numbered vs author–year has changed across titles/years). Include DOIs and full author lists.
- **Abstract:** ~150 words, single paragraph; plus a short **eTOC blurb** (one–two sentences) and a **graphical abstract** for many titles; **Highlights** (3–4 bullets) required.
- **Structure:** Title → Abstract → Introduction → Results → Discussion → **STAR★Methods** (structured methods) → References → Figure legends. Research articles use STAR Methods.
- **Display items:** cite `Figure 1` in order; supplemental information allowed.
- **Mandatory:** data/code availability (STAR Methods Key Resources Table), declaration of interests, author contributions.
- **Figures:** ≥300 dpi; RGB; Cell column widths; accessible palette.

## Formatting constraints
```yaml
publisher: Cell Press
reference_style: cell-press   # confirm current numbered vs author-year at journal
abstract_words: 150
highlights: {count: "3-4", required: true}
graphical_abstract: common
methods: STAR-Methods
data_and_code_availability: required
figure_dpi: 300
```
