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.cls12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
index 3e9df6b3666..ab10ac86bac 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
+++ b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
@@ -14,14 +14,14 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2021/09/03 v2.2}
+\def\Version{2022/01/27 v2.3}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{idcc}
[\Version\space Class for submissions to the International Digital Curation Conference.]
\def\dccp@publ@long{International Digital Curation Conference}
\def\dccp@publ@short{IDCC}
\def\dccp@publ@msg{The \dccp@publ@long\ takes place on [TBC] in [TBC]. URL:
-\url{http://www.dcc.ac.uk/events/international-digital-curation-conference-idcc}}
+\url{https://www.dcc.ac.uk/events/idcc}}
\def\dccp@subject{\dccp@publ@long}
\def\dccp@type@fallback{Extended Abstract}
@@ -88,6 +88,12 @@
2021, Edinburgh, Scotland.\par\bigskip URL: \url{https://dcc.ac.uk/events/idcc2021}}
\def\dccp@subject{16th \dccp@publ@long, 2021}
}
+\DeclareOption{22}{%
+ \def\dccp@publ@short{IDCC}
+ \def\dccp@publ@msg{The 17th \dccp@publ@long\ takes place on 13--16 June
+ 2022, Edinburgh, Scotland.\par\bigskip URL: \url{https://www.dcc.ac.uk/events/idcc2022}}
+ \def\dccp@subject{17th \dccp@publ@long, 2022}
+}
\ProcessOptions\relax
\def\@clearglobaloption#1{%
@@ -111,7 +117,7 @@
\RequirePackage{dccpaper-base}
%%
-%% Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2022 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `idcc.cls'.