Astro Research Theme
Authors
- Mark Anderson 1
- Peter Parker 1
- Long Nhat Nguyen 2
Affiliations
- 1 NVIDIA
- 2 AREA44
Abstract
This is a live demo of a research project template built with Astro.
It provides a clean, customizable framework for academic papers, project documentation, and presentations.
Content is written in MDX, so you can combine markdown formatting—such as bold, italics, and strikethrough - with Astro components for a flexible authoring experience.
Links
Markdown
Use headings to structure your content into clear, readable sections.
Heading 3
This is an example of a level-three heading.
Heading 4
And here is a level-four heading.
Tables
Organize structured information using GitHub Flavored Markdown tables:
| Left-aligned | Center-aligned | Right-aligned |
|---|---|---|
| git status | git status | git status |
| git diff | git diff | git diff |
LaTeX
Mathematical notation is supported via KaTeX, rendered at build time for fast loading.
Inline example:
Block example:
Video
Embed videos to showcase demos, recorded talks, or supplementary materials:
Citation
If you use this template, please cite it as follows:
@article{
title = {Astro Research Theme},
author = {AREA44},
year = {2023},
month = {05},
day = {21},
}
License
All images, text, and video files on this site are made available under the Creative Commons CC BY-NC 4.0 license.
You are free to reuse this material for non-commercial purposes, provided you give appropriate credit by referencing the title and author(s).
Acknowledgments
We would like to thank the open-source community and contributors who inspired this template. Additional support, feedback, and testing were invaluable in shaping this project.