summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2021-04-05 01:46:48 +0000
committerNorbert Preining <preining@logic.at>2021-04-05 01:46:48 +0000
commit678c84747dc180471d08fcd720cd478e46eeb64b (patch)
treec457b96b95b59d8d10b57e124e09dfb7dbd2a341 /Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex
parent02609a50d2679a3884c0fbc91b90704d781f5902 (diff)
sugconf (5apr21)
git-svn-id: svn://tug.org/texlive/trunk@58752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex')
-rw-r--r--Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex b/Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex
new file mode 100644
index 00000000000..a69163b38ad
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/sugconf/sugconf-skeleton.tex
@@ -0,0 +1,23 @@
+%name: sugconf-skeleton.tex
+\documentclass{sugconf}
+\sugconfbanner{banner-sgf-2021.png}
+\sugconfpapernumber{Paper 999-2021}%
+\title{My First SUG paper}
+\author{John Sall}
+\begin{document}\maketitle
+\section{Abstract} %<heading 1>
+\SASregistered software %provided by sugconf.cls
+ \tableofcontents\hrulefill %rough-draft toc, disable for final
+\section{Introduction} %<heading 1>
+\section{first main topic} %<heading 1>
+\subsection{still upper case}%<heading 2>
+\subsubsection{lower case} %<heading 3>
+\section{conclusion} %<heading 1>
+\begin{thebibliography}{9} %or 99
+\bibitem{example}
+\end{thebibliography}
+\subsection{acknowledgements}%<heading 2>
+\subsection{contact info} %<heading 2>
+\SASisRegisteredTrademark\par%sugconf.cls
+\OtherTrademarks %sugconf.cls optional
+\end{document}