File size: 1,582 Bytes
fee9c1e 72cfb5a e0ad823 3988a64 fee9c1e a4b9560 fa5aa90 a4b9560 fee9c1e a4b9560 fee9c1e c1d1666 b9e7b9b c24ea90 a4b9560 c24ea90 a4b9560 06ee7eb fee9c1e c1d1666 b9e7b9b c24ea90 fee9c1e b9e7b9b fee9c1e a4b9560 c24ea90 b9e7b9b fee9c1e 06ee7eb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | ---
title: "Bringing paper to life:\n A modern template for\n scientific writing
"
subtitle: "Publish‑ready workflow that lets you focus on ideas, not infrastructure"
description: "Publish‑ready workflow that lets you focus on ideas, not infrastructure"
authors:
- name: "Thibaud Frere"
url: "https://huggingface.co/tfrere"
affiliations: [1]
affiliations:
- name: "Hugging Face"
url: "https://huggingface.co"
published: "Sep. 01, 2025"
doi: 10.1234/abcd.efgh
licence: >
Diagrams and text are licensed under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener noreferrer">CC‑BY 4.0</a> with the source available on <a href="https://huggingface.co/spaces/tfrere/research-article-template" target="_blank" rel="noopener noreferrer">Hugging Face</a>, unless noted otherwise.
Figures reused from other sources are excluded and marked in their captions (“Figure from …”).
tags:
- research
- template
tableOfContentsAutoCollapse: true
---
import Introduction from "./chapters/introduction.mdx";
import BestPractices from "./chapters/best-pratices.mdx";
import WritingYourContent from "./chapters/writing-your-content.mdx";
import AvailableBlocks from "./chapters/markdown.mdx";
import GettingStarted from "./chapters/getting-started.mdx";
import Markdown from "./chapters/markdown.mdx";
import Components from "./chapters/components.mdx";
import Greetings from "./chapters/greetings.mdx";
<Introduction />
<GettingStarted />
<WritingYourContent />
<Markdown />
<Components />
<BestPractices />
<Greetings />
|