Skip to content

Commit ee55bcf

Browse files
committed
things
1 parent eaa8955 commit ee55bcf

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

scala-workshop/paper.tex

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
\documentclass[10pt]{sigplanconf}
22

3+
\usepackage[T1]{fontenc}
34
\usepackage{amsmath}
45
\usepackage{tikz}
56
\usepackage{xspace}
@@ -50,15 +51,9 @@
5051
\input{abstract}
5152
\end{abstract}
5253

53-
% \category{CR-number}{subcategory}{third-level}
54+
\category{D.1.3}{Programming Techniques}{Concurrent Programming}[distributed programming, parallel programming]
5455

55-
% general terms are not compulsory anymore,
56-
% you may leave them out
57-
% \terms
58-
% term1, term2
59-
%
60-
% \keywords
61-
% keyword1, keyword2
56+
\keywords{APGAS, Scala, Akka}
6257

6358
\input{introduction}
6459
\input{overview}

0 commit comments

Comments
 (0)