-
Notifications
You must be signed in to change notification settings - Fork 1
/
main.tex
60 lines (48 loc) · 1.68 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
\documentclass[11pt]{article}
\usepackage{acl2014}
\usepackage{times}
\usepackage{helvet}
\usepackage{courier}
\usepackage{latexsym}
\usepackage{amsmath}
\usepackage{multirow}
\usepackage{graphicx}
\usepackage{color}
\usepackage{commands}
\usepackage{url}
\setlength\titlebox{2.25in} % Expanding the titlebox
\pdfinfo{
/Title (The Interpretation of the Book of Daniel)
/Subject (Automatic Divination)
/Author (Darius the Mede, Cyrus the Great and General Gobryas)}
%\setcounter{secnumdepth}{0}
\author{Darius the Mede\affilA \qquad
{\bf Cyrus the Great\affilB} \qquad
{\bf General Gobryas \affilB} \qquad\\
\affilA Department of Computer Science, University of Medes at Ecbatana \\
\affilB Department of Linguistics, University of Persia at Gutium \\
[email protected], \{kingcyrus,gobryas\}@upersia.edu}
\date{}
\begin{document}
\title{The Interpretation of the Book of Daniel}
\maketitle
\begin{abstract}
This paper is a test of the emergency broadcast system. This paper is
only a test. In the event that this were a real paper, upon attempts to
print it your printer would immediately self-destruct in a ball of fire and
mysterious Hebrew letters portending doom would appear etched in the burnt
plastic. Again, this paper is only a test.
\end{abstract}
\input{intro}
%\input{prior-work}
%\input{data}
%\input{model}
%\input{results}
%\input{conclusion}
\section{Acknowledgments}
%We would like to thank Mene Mene, Tekel, Upharsin and the three anonymous reviewers
%for their feedback. This research was supported by a grant from the
% Writing on the Wall Trust Fund of the Kingdom of Belshazzar Community Trust.
\bibliographystyle{acl2014}
\bibliography{bibliography}
\end{document}