summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-08 21:23:59 +0000
committerKarl Berry <karl@freefriends.org>2014-08-08 21:23:59 +0000
commit811a25516a4454cdba0b70f9c45da1552cad1308 (patch)
tree1b415698367f87cd3075b5e7dd3d4f356d3085b1 /Master/texmf-dist/tex/latex/dccpaper/idcc.cls
parent46ae0a333719b6dc93255c9b2fcf81f0174c4259 (diff)
dccpaper (8aug14)
git-svn-id: svn://tug.org/texlive/trunk@34876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dccpaper/idcc.cls')
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/idcc.cls8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
index 77174125970..58a7b22b1ca 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
+++ b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
@@ -14,7 +14,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2014/04/11 v1.2}
+\def\Version{2014/08/07 v1.3}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{idcc}
[\Version\space Class for submissions to the International Digital Curation Conference.]
@@ -43,8 +43,10 @@
% The |practice| option is redundant, but included for symmetry.
%
\DeclareOption{research}{\def\dccp@type{Research Paper}}
+\DeclareOption{data}{\def\dccp@type{Data Paper}}
\DeclareOption{poster}{\def\dccp@type{Poster}}
\DeclareOption{demo}{\def\dccp@type{Demonstration}}
+\DeclareOption{bof}{\def\dccp@type{Birds of a Feather}}
\DeclareOption{workshop}{\def\dccp@type{Workshop}}
\DeclareOption{practice}{\def\dccp@type{Practice Paper}}
%
@@ -54,8 +56,8 @@
%
\DeclareOption{15}{%
\def\dccp@publ@short{IDCC15}
- \def\dccp@publ@msg{The 10th \dccp@publ@long\ takes place on [TBC] in [TBC].
- URL: \url{http://www.dcc.ac.uk/events/idcc15/}}
+ \def\dccp@publ@msg{The 10th \dccp@publ@long\ takes place on 9--12 February
+ 2014 in London. URL: \url{http://www.dcc.ac.uk/events/idcc15/}}
\def\dccp@subject{10th \dccp@publ@long, 2015}
}
\ProcessOptions\relax