Format the DataScience3 scientific paper into a Nature-inspired journal layout with reusable v6/v6.1 two-column, v7 one-column, and peer-review-statement Word/PDF export profiles.
Use this skill when the task is to format the report into a journal-style deliverable rather than rewrite its content.
Produce a paper that:
.docx and .pdfscripts/render-markdown-docx.py and the bundled reference DOCX.scripts/format-journal-docx.ps1 to apply:
IntroductionHeading 1 section titlesHeading 2 subsection titlesv7assets/journal-reference.docx as the Pandoc reference DOCX for v6 and v6.1.assets/journal-reference-v7.docx as the reference DOCX for the one-column v7 profile.assets/journal-reference-peer.docx as the reference DOCX for the peer-review statement export profile.scripts/new-journal-reference-docx.ps1 only when a reference DOCX needs regeneration.scripts/render-markdown-docx.py to build the unstyled DOCX from Markdown while preserving image and table references.scripts/format-journal-docx.ps1 to apply the journal layout and export PDF.v6.