tfrere's picture
tfrere HF Staff
Clean repository - remove missing LFS files
6afedde
---
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
pdfProOnly: false
showPdf: true
---
import Introduction from "./chapters/demo/introduction.mdx";
import BuiltWithThis from "./chapters/demo/built-with-this.mdx";
import BestPractices from "./chapters/demo/best-pratices.mdx";
import WritingYourContent from "./chapters/demo/writing-your-content.mdx";
import AvailableBlocks from "./chapters/demo/markdown.mdx";
import GettingStarted from "./chapters/demo/getting-started.mdx";
import Markdown from "./chapters/demo/markdown.mdx";
import Components from "./chapters/demo/components.mdx";
import Greetings from "./chapters/demo/greetings.mdx";
import VibeCodingCharts from "./chapters/demo/vibe-coding-charts.mdx";
import ImportContent from "./chapters/demo/import-content.mdx";
<Introduction />
<BuiltWithThis />
<GettingStarted />
<WritingYourContent />
<Markdown />
<Components />
<VibeCodingCharts />
<ImportContent />
<BestPractices />
<Greetings />