# Why Web-First Scientific Publishing Matters :author: { :name: Jane Researcher :affiliation: University of the Web :email: jane@example.edu } :: :abstract: Traditional PDF-based scientific publishing doesn't adapt to modern reading habits. This post explores why web-native formats are the future of research communication. :: ## The Problem with PDFs Academic papers are still published primarily as PDFs, a format designed in the 1990s for *printing*, not *reading on screens*. This creates several issues: - PDFs have **fixed layouts** that don't adapt to mobile devices - **Interactive content** (data visualizations, embedded code) is impossible - **Accessibility** features (screen readers, high contrast) are limited ## Why HTML? HTML is the native format of the web. Modern HTML publications can: - Adapt to any screen size (responsive design) - Include interactive visualizations using :code:D3.js:: or :code:Observable:: - Support screen readers and accessibility standards - Enable rich cross-referencing with tooltips As one researcher :span:{:emphas:} recently noted::, *"Reading papers on mobile should be as natural as reading any other web content."* ## Getting Started Try writing your next preprint in RSM and publishing it on `Scroll Press `_. Your readers will thank you.
Title
Source

Why Web-First Scientific Publishing Matters

Author
Source

Jane Researcher

University of the Web

jane@example.edu

Abstract
Source

Abstract

Paragraph
Source

Traditional PDF-based scientific publishing doesn't adapt to modern reading habits. This post explores why web-native formats are the future of research communication.

Section 1
Source

1. The Problem with PDFs

Paragraph
Source

Academic papers are still published primarily as PDFs, a format designed in the 1990s for printing, not reading on screens. This creates several issues: - PDFs have fixed layouts that don't adapt to mobile devices - Interactive content (data visualizations, embedded code) is impossible - Accessibility features (screen readers, high contrast) are limited

Section 2
Source

2. Why HTML?

Paragraph
Source

HTML is the native format of the web. Modern HTML publications can: - Adapt to any screen size (responsive design) - Include interactive visualizations using D3.js or Observable - Support screen readers and accessibility standards - Enable rich cross-referencing with tooltips

Paragraph
Source

As one researcher recently noted, "Reading papers on mobile should be as natural as reading any other web content."

Section 3
Source

3. Getting Started

Paragraph
Source

Try writing your next preprint in RSM and publishing it on Scroll Press _. Your readers will thank you.