summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/dccpaper/dccpaper.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/dccpaper/dccpaper.dtx')
-rw-r--r--macros/latex/contrib/dccpaper/dccpaper.dtx41
1 files changed, 27 insertions, 14 deletions
diff --git a/macros/latex/contrib/dccpaper/dccpaper.dtx b/macros/latex/contrib/dccpaper/dccpaper.dtx
index 811447f16d..8221c501ea 100644
--- a/macros/latex/contrib/dccpaper/dccpaper.dtx
+++ b/macros/latex/contrib/dccpaper/dccpaper.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%<*internal|ijdc9|ijdc14|idcc|base>
-\def\Version{2021/09/03 v2.2}
+\def\Version{2022/01/27 v2.3}
%</internal|ijdc9|ijdc14|idcc|base>
%<*internal>
\iffalse
@@ -26,8 +26,8 @@ independently of the above classes.
The classes are suitable for submissions to the respective review
boards, but can also be used to produce the final camera-ready papers.
-[International Journal of Digital Curation]: http://www.ijdc.net/index.php/ijdc
-[International Digital Curation Conference]: http://www.dcc.ac.uk/events/international-digital-curation-conference-idcc
+[International Journal of Digital Curation]: http://www.ijdc.net/
+[International Digital Curation Conference]: https://www.dcc.ac.uk/events/idcc
%</readme>
%<ijdc9|ijdc14|idcc|base>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
@@ -247,7 +247,7 @@ See: http://www.latex-project.org/lppl.txt
\endpreamble
\postamble
-Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
+Copyright (C) 2022 Digital Curation Centre, University of Edinburgh
<info@dcc.ac.uk>
\endpostamble
@@ -424,12 +424,12 @@ Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
\usepackage[iso,british]{isodate}
\usepackage[expansion=false]{microtype}
\ifXeTeX\else\DisableLigatures{family=tt*}\fi
+\undef\Bbbk % Work around conflict with amsmath, loaded by markdown
\usepackage[tightLists=false]{markdown}
\markdownSetup{rendererPrototypes={%
link = {#1\footnote{\ifx\empty#4\empty\else#4:
\fi\url{#3}}}%
}}
-\def\T#1{} % Work around bug where \T1 inserted as control sequence
\usepackage{fnpct}
\ifx\undefined\apacitefalse
@@ -529,6 +529,8 @@ The following options are available:
Use this for research papers.
\item[article]
Use this for general articles if you like, but you do not have to as the class defaults to this state.
+\item[conference]
+Use this for a conference paper.
\item[editorial]
Use this for an editorial.
\item[preprint]
@@ -541,8 +543,8 @@ The class is loaded in the usual way with
\lstinline|\documentclass[$\meta{options}$]{idcc}|.
Two types of option are available. The first relates to the conference to which the submission will be made:
\begin{description}[font=\normalfont]
- \item[\key{15}, \key{16}, \key{17}, \key{18}, \key{19}, \key{20}, \key{21}]
- Use this to select the year of the conference, e.g.\@ \key{21} for 2021.
+ \item[\key{15}, \key{16}, .~.~.~, \key{21}, \key{22}]
+ Use this to select the year of the conference, e.g.\@ \key{22} for 2022.
\end{description}
The second relates to the type of submission:
@@ -557,12 +559,12 @@ Use this for full practice papers. This becomes the default if you select one of
Use this for lightning talk proposals.
\item[poster]
Use this for poster proposals.
+\item[workshop]
+Use this for workshop proposals.
\item[demo]
(Legacy.) Use this for demonstration proposals.
\item[bof]
(Legacy.) Use this for Birds of a Feather session proposals.
-\item[workshop]
-(Legacy.) Use this for workshop proposals.
\item[data]
(Legacy.) Use this for data paper abstracts and full data papers.
\end{description}
@@ -857,6 +859,8 @@ Any acknowledgements should be placed in a section immediately before the refere
\section{Appendix A: Change History}
\begin{description}
+\item[v2.3] 2022-01-27\\
+Added details of IDCC 2022. Added \texttt{conference} option to \textsf{ijdc-v14} class.
\item[v2.2] 2021-09-03\\
Updated procedure for inserting XMP packet into PDF output.
\item[v2.1] 2021-01-25\\
@@ -1015,7 +1019,7 @@ Any acknowledgements should be placed here\dots
\end{lstlisting}
\newpage
-If submitting a workshop proposal to the IDCC, there is a specific set of information you need to include. The following code provides the bare bones of the template you will need to fill out, but please refer to the corresponding Word template for guidance on how to complete it.
+If submitting a workshop proposal to the IDCC, there is a specific set of information you need to include. The following code provides the bare bones of the 2019 template; please refer to the latest corresponding Word template for the information you need to provide and the headings to use.
\begin{lstlisting}[frame=single]
\documentclass[workshop,19]{idcc}
@@ -1075,7 +1079,7 @@ Fully funded, part funded (subsidised) or delegate fee.
%<readme>## Licence
%<readme>
%<*driver|readme>
-Copyright 2021 Digital Curation Centre, University of Edinburgh.
+Copyright 2022 Digital Curation Centre, University of Edinburgh.
This work consists of the image files dccpaper-by.eps and
dccpaper-by.pdf, the documented LaTeX file dccpaper.dtx and a Makefile.
@@ -1140,8 +1144,9 @@ The file dccpaper.pdf, generated by this work, is licensed as shown on page 1.
% \begin{optionkey}{editorial}
% \begin{optionkey}{paper}
% \begin{optionkey}{article}
+% \begin{optionkey}{conference}
% \begin{optionkey}{preprint}
-% These four options set \cs{dccp@type} appropriately. The \key{editorial}
+% These five options set \cs{dccp@type} appropriately. The \key{editorial}
% option additionally switches page numbers to roman numerals.
%
% \begin{macrocode}
@@ -1179,8 +1184,9 @@ The file dccpaper.pdf, generated by this work, is licensed as shown on page 1.
% \key{paper}.
%
% \begin{macrocode}
-\DeclareOption{preprint}{\def\dccp@type{Conference Preprint}}
\DeclareOption{article}{\def\dccp@type{General Article}}
+\DeclareOption{conference}{\def\dccp@type{Conference Paper}}
+\DeclareOption{preprint}{\def\dccp@type{Conference Preprint}}
\ProcessOptions\relax
% \end{macrocode}
@@ -1188,6 +1194,7 @@ The file dccpaper.pdf, generated by this work, is licensed as shown on page 1.
% \end{optionkey}
% \end{optionkey}
% \end{optionkey}
+% \end{optionkey}
%
% \begin{macro}{dccp@publ@long}
% \begin{macro}{dccp@publ@short}
@@ -1295,7 +1302,7 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
\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}}
% \end{macrocode}
% \end{macro}
% \end{macro}
@@ -1440,6 +1447,12 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
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
% \end{macrocode}