Academic Project Page Template

AAAA'24
1Pixel Genius Labs2NeuroNauts Academy*work done while she was interning at Pixel Genius Lab.

Abstract

This is a versatile template designed to satisfy your research project page needs, all while harnessing the power of UIKit and React. Built on the foundations of simplicity and flexibility, this template allows you to focus on expressing your ideas without the hassle of directly handling CSS—thanks to customizable SASS variables. With markdown as your canvas and KaTeX\KaTeX for precise equations, crafting clear and engaging project page becomes effortless. Whether you're unraveling complex theories or presenting your findings, this template aims to support your scholarly endeavors with grace and ease. Need to edit HTML directly? Fear not! In addition to markdown, you can also directly write HTML with ease. Feel empowered to craft your content exactly as you envision it, whether through markdown's simplicity or the precision of HTML.

Video

Media examples

You can access media files in src/media/ using assets/ paths

Refer to UIKit Video Components Documentation and Grid system

Markdown examples

Here's our demo text showcasing the power of markdown and KaTeX integration! Markdown allows you to easily format text using simple syntax.

  • bold
  • italic
  • inline code.

You can also create headings of various levels:

Heading Level 1

Heading Level 2

Heading Level 3

Heading Level 4

Markdown allows you to create tables like the following:

Fictitious AI Benchmark Results

Model NameAccuracy (%)Inference Time (ms)
TransGPT-XT96.3\infty
GigaBERT Prime94.79.5
MegaLSTM-Pro92.510.1
UltraTransformer97.17.8
QuantumDNN-ALPHA95.88.5

Of course, you can also directly write tables in HTML if needed. For more details, refer to the UIKit Table documentation.

Model NameAccuracy (%)Inference Time (ms)Memory Usage (MB)Training Time (hours)
TransGPT-XT
GigaBERT Prime
96.3
94.7
8.2
9.5
1200
1100
36
48
MegaLSTM-Pro
UltraTransformer
92.5
97.1
10.1
7.8
1050
1300
56
42
QuantumDNN-ALPHA95.88.5125050

KaTeX examples

KaTeX\KaTeX enables you to write mathematical expressions beautifully within your text (e.g. α\alpha, β\beta, γ\gamma ). ax2+bx+c=0ax^2 + bx + c = 0 \int \oint \sum \prod AaBbcC=D\begin{CD} A @>a>> B \\ @VbVV @AAcA \\ C @= D \end{CD} KaTeX supports a wide range of mathematical symbols and equations, ensuring your technical content is both clear and visually appealing. With markdown for text formatting and KaTeX for mathematical expressions, our template empowers you to communicate complex ideas effectively. Whether you're writing a scientific paper or a technical blog post, harnessing these tools will elevate your content and engage your readers.

Citation

@article{doe2024superai,
  author    = {Jane Doe and John Smith},
  title     = {Unleashing the Power of Super AI: Transforming the Future of Technology},
  journal   = {Journal of Superintelligent Systems},
  year      = {2024},
  volume    = {99},
  number    = {1},
  pages     = {1-42},
  month     = {January},
  keywords  = {Super AI, Machine Learning, Artificial Intelligence, Technological Innovation},
  doi       = {10.9999/jsis.2024.001},
  url       = {https://www.example.com/superai-article},
  note      = {This paper sets the benchmark for future AI research and applications.}
}
This template is provided under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.
You are free to use and modify the code in your project as long as you include a link to this GitHub repository in your footer.

powered by Academic Project Page Template