Initial commit
This commit is contained in:
35
quic-message.tex
Normal file
35
quic-message.tex
Normal file
@@ -0,0 +1,35 @@
|
||||
\documentclass[a4paper,11pt,english,draft,lightcolors]{scrartcl}
|
||||
|
||||
\usepackage{abdokoma}
|
||||
\geometry{left=3cm, right=3cm, top=4cm, bottom=3cm}
|
||||
\KOMAoptions{parskip=half+}
|
||||
|
||||
\input{preamble.tex}
|
||||
\addbibresource{quic-message.bib}
|
||||
|
||||
|
||||
% ------------------------------------ %
|
||||
% The Thing %
|
||||
% ------------------------------------ %
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\makeabstract
|
||||
\tableofcontents
|
||||
|
||||
% Blah, blah.
|
||||
|
||||
% Bibliography
|
||||
\nocite{*}
|
||||
\printbibliography
|
||||
|
||||
% Author list
|
||||
\makeauthorlist
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local variables:
|
||||
%%% ispell-local-dictionary: "english"
|
||||
%%% TeX-master: t
|
||||
%%% End:
|
||||
Reference in New Issue
Block a user