Skip to content

Commit f8a0c51

Browse files
Add LaTeX-source-of-truth paper for QCE2026 at docs/research/qce2026-u1q-paper/main.tex
1 parent 88934a5 commit f8a0c51

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
\documentclass[conference]{IEEEtran}
2+
\usepackage{cite}
3+
\usepackage{amsmath}
4+
\usepackage{amssymb}
5+
\usepackage{amsfonts}
6+
\usepackage{algorithmic}
7+
\usepackage{graphicx}
8+
\usepackage{textcomp}
9+
\usepackage{xcolor}
10+
\IEEEoverridecommandlockouts
11+
\begin{document}
12+
13+
\title{LaTeX Source of Truth for QCE2026 U1Q Research}
14+
15+
\begin{abstract}
16+
This is the abstract for the LaTeX source of truth document for the QCE2026 U1Q research paper.
17+
\end{abstract}
18+
19+
\end{document}

0 commit comments

Comments
 (0)