summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dccpaper/idcc.cls')
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/idcc.cls10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
index b88b5fc71dd..37b5696878b 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{2020/01/15 v2.0}
+\def\Version{2021/01/25 v2.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{idcc}
[\Version\space Class for submissions to the International Digital Curation Conference.]
@@ -82,6 +82,12 @@
2020 in Dublin. URL: \url{http://www.dcc.ac.uk/events/idcc20/}}
\def\dccp@subject{15th \dccp@publ@long, 2020}
}
+\DeclareOption{21}{%
+ \def\dccp@publ@short{IDCC}
+ \def\dccp@publ@msg{The 16th \dccp@publ@long\ takes place on 19 April
+ 2021, Edinburgh, Scotland.\par\bigskip URL: \url{https://dcc.ac.uk/events/idcc2021}}
+ \def\dccp@subject{16th \dccp@publ@long, 2021}
+}
\ProcessOptions\relax
\def\@clearglobaloption#1{%
@@ -105,7 +111,7 @@
\RequirePackage{dccpaper-base}
%%
-%% Copyright (C) 2020 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `idcc.cls'.