summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/iscram/iscram-class-doc.tex
blob: 559c470ddcd076df8df3b233d495db621a2d6fd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
% -*- coding: utf-8; -*-
%
% Copyright (C) 2016, 2017 by Paul Gaborit
%
% Tis file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
\documentclass[]{iscram}

\usepackage[utf8]{inputenc}

\usepackage{lipsum}
\usepackage{tikz}
\usepackage{fancyvrb}
\usepackage{listings}
\usepackage{enumitem}
\usepackage{tcolorbox}
\usepackage{multicol}
\usepackage{siunitx}
\lstdefinestyle{common}{
  xleftmargin=.5em,
  xrightmargin=.5em,
  frame=single,framesep=.5em,framerule=0pt,
  fancyvrb=true,
  basicstyle=\ttfamily,
  keywordstyle=\color{cyan!50!blue!75!black}\bfseries,
  commentstyle=\color{red!50!black}\itshape,
  stringstyle=\ttfamily\color{green!50!black},
  numbers=none,
  showspaces=false,
  showstringspaces=false,
  fontadjust=true,
  keepspaces=true,
  flexiblecolumns=true,
  emphstyle=\color{red},
}
\lstdefinestyle{TeX}{
  style=common,
  backgroundcolor=\color{blue!5},
  aboveskip=5pt,
  belowskip=5pt,
  language=[LaTeX]TeX,
  moretexcs={
    %
    abstract, addbibresource, iscramset, keywords, mainmatter,
    maketitle, printbibliography, subsection, subsubsection, url,
    urldef, href, includegraphics, ldots, parencite, citeauthor,
    citeyear, citetitle, midrule, toprule, bottomrule
    %
  },
  fancyvrb=true,
}
\lstdefinestyle{console}{
  style=common,
  backgroundcolor=\color{gray!10},
  aboveskip=5pt,
  belowskip=5pt,
}

\newlist{options}{description}{1}
\setlist[options]{%
  beginpenalty=10000,%
  itemsep=.5\parskip plus .3\parskip minus .2\parskip,
  parsep=.5\parskip plus .3\parskip minus .2\parskip,
  topsep=.5\parskip plus .3\parskip minus .2\parskip,
  partopsep=.5\parskip plus .3\parskip minus .2\parskip,
  style=nextline,labelindent=1em,%
  font=\normalfont\ttfamily}

\colorlet{macro color}{cyan!50!blue!75!black}
\colorlet{option color}{red!50!black}
\colorlet{generic color}{green!40!black}
\newcommand\macro[1]{{\textcolor{macro color}{\ttfamily\bfseries\string#1}}}
\newcommand\option[1]{\textcolor{option color}{\ttfamily#1}}
\newcommand\generic[1]{\textcolor{generic color}{\ttfamily\itshape\makebox{<#1>}}}
\newtcolorbox{pseudoTeX}{colback=blue!5,colframe=blue!5,before=\nobreak}
\let\LaTeXorig\LaTeX
\renewcommand\LaTeX{\bgroup\fontfamily{lmr}\selectfont\upshape\LaTeXorig\egroup}

\addbibresource{iscram-class-doc.bib}

\urldef{\sitewebgind}\url{http://gind.mines-albi.fr}
\urldef{\sitewebminesalbi}\url{http://www.mines-albi.fr}
\urldef{\gmailpaulgaborit}\url{paul.gaborit@gmail.com}
\urldef{\jdmail}\url{j.doe@example.com}
\urldef{\sitex}\url{www.example.com}

\iscramset{
  %CoRe Paper 2017={Documentation pseudo-Track},
  title={
    International Conference on
    Information Systems for Crisis
    Response and Management\\
    \LaTeX{} Class
    %Publications Format
  },
  short title={ISCRAM \LaTeX{} Class},
  author={
    short name={Paul Gaborit},
    full name=Paul Gaborit\thanks{corresponding author},
    affiliation={
      Centre Génie Industriel -- Mines Albi%
      \thanks{\href{http://gind.mines-albi.fr}{\sitewebgind}
        and \href{http://www.mines-albi.fr}{\sitewebminesalbi}}\\
      \href{mailto:paul.gaborit@gmail.com}{\gmailpaulgaborit}
    },
  },
  author={
    full name=Sébastien Truptil,
    affiliation={
      Centre Génie Industriel -- Mines Albi
    },
  },
}

\usepackage{tikzpagenodes}
\usetikzlibrary{fit}
\newcommand\iscramshowframe{%
  \begin{tikzpicture}[remember picture,overlay]
    \node[fit=(current page text area),inner sep=0,node contents=,name=cpta];
    \node[fit=(current page header area),inner sep=0,node contents=,name=cpha];
    \node[fit=(current page footer area),inner sep=0,node contents=,name=cpfa];
    \node[fit=(current page),inner sep=0,node contents=,name=cp];
    
    \path (cpta.north) -- (cpta.center) coordinate[pos=.5] (mid);
    
    \draw[red] (cpta.north west) rectangle (cpta.south east);
    \draw[red] (cpha.north west) rectangle (cpha.south east);
    \draw[red] (cpfa.south west) -- (cpfa.south east);
    
    
    \draw[red,dashed] (cpta.north west) -- (cpta.north west -| cp.west)
    coordinate[pos=.5] (mid);
    \draw[<->,red] (mid) -- (mid |- cp.north)
    node[pos=.5,above,sloped]{\SI{1}{in}};
    
    \draw[red,dashed] (cpta.south west) -- (cpta.south west -| cp.west)
    coordinate[pos=.5] (mid);
    \draw[<->,red] (mid) -- (mid |- cp.south)
    node[pos=.5,above,sloped]{\SI{1}{in}};
    
    
    \draw[<->,red] (cpta.west) -- (cpta.west -| cp.west)
    node[pos=.5,above,sloped]{\SI{1}{in}};
    
    \draw[<->,red] (cpta.east) -- (cpta.east -| cp.east)
    node[pos=.5,above,sloped]{\SI{1}{in}};
    
    \draw[red,dashed] (cpha.north east) -- (cpha.north east -| cp.east)
    coordinate[pos=.5] (mid);
    \draw[<->,red] (mid) -- (mid |- cp.north)
    node[pos=.5,above,sloped]{\SI{1/2}{in}};
    
    \draw[red,dashed] (cpfa.south east) -- (cpfa.south east -| cp.east)
    coordinate[pos=.5] (mid);
    \draw[<->,red] (mid) -- (mid |- cp.south)
    node[pos=.5,above,sloped]{\SI{1}{cm}};
  \end{tikzpicture}%
}

\begin{document}

\maketitle

\makeatletter
{\centering\large\iscram@version{}\\\iscram@date\par}
\makeatother

\abstract{
  In this document we describe the formatting requirements for the
  Proceedings of ISCRAM papers.
  
  \emph{Please review this document carefully: submissions must follow
    the format presented here} and be sure to adhere to the formatting
  requirements as this will ultimately be your camera-ready version,
  delivered as pdf.

  \emph{Please note several limitations on length:} (1) your abstract
  should be no more than 150 words, (2) your entire paper should be
  between \pgfmathprintnumber{4000} and \pgfmathprintnumber{8000} words
  in length for \textbf{CoRe Papers} (presenting completed work
  including a complete description of methods, results and validation),
  including all materials and references. Or (2) your entire paper
  should be between \pgfmathprintnumber{3000} to
  \pgfmathprintnumber{6000} words in length for \textbf{WiPe Papers}
  (presenting work in earlier stages, outlining and discussing concepts
  and methods and presenting first results), including all materials and
  references.

  \emph{Please make sure that your initial submission does not include
    any author identifying information: use the \option{anonymous} class
    option.} Avoid identifying self-citations as your own work
  (e.g. ``In our previous research (Author Year) we found
  \ldots{}''). Instead simply say ``Previous research (Author Year)
  found \ldots{}'' Keep the self-citations in the bibliography so that
  reviewers may refer to them if necessary. This will ensure a proper
  double-blind-review process. If your paper is accepted please remove
  the \option{anonymous} option before the final upload.  }



\keywords{Guides, Instructions, Conference Publications, ISCRAM \LaTeX{}
  Class.}

\section{Documentation}


The figure~\ref{fig:exampledoc} (at the end of this document) shows an
example of use of the ISCRAM document class.

\subsection{How to load the \texttt{iscram} document class}

The \lstinline[style=TeX]{iscram} document class accepts some
\generic{options}. You may use:

\begin{pseudoTeX}
  \ttfamily\macro\documentclass[\generic{options}]\{iscram\}
\end{pseudoTeX}

or:

\begin{pseudoTeX}
  \ttfamily\macro\documentclass\{iscram\}\\
  \macro\iscramset\{\generic{options}\}
\end{pseudoTeX}

\subsection{\texorpdfstring{All the available \generic{options}}{The <options>}}

\begin{options}

\item[\option{draft}]

  if this boolean option is set, the class shows any overfull
  boxes. \emph{Note:} don't use this option in your final submission.
  
\item[\option{anonymous}]

  if this boolean option is set, the \texttt{iscram} class produces an
  anonymous version of the paper (no author, no affiliation, no
  e-mail). \textbf{Use this option to submit the first version of your
    paper (an anonymous version)}.

\item[\option{first alone}]

  if this boolean option is set, the first author has its own line in
  the list of authors.

\item[\option{title}=\generic{title}]

  defines \generic{title} as the main title of your paper. This title is
  inserted in your document by \macro\maketitle.

\item[\option{short title}=\generic{short title}]

  defines \generic{short title} (up to 8 words) as the short title of
  your paper, used in the header.

\item[\option{author}=\{\option{short name}=\generic{short name},
  \option{full name}=\generic{full name},
  \option{affiliation}=\generic{affiliation}\}]

  appends an author (with its affiliation) at the end of the list of
  authors (inserted in your paper by \macro\maketitle). The
  \emph{\generic{affiliation}} may contain several lines (separated by
  \macro{\\}). To add several authors, this option can be use several
  times. The \emph{\generic{short name}} (default value:
  \emph{\generic{full name}}) of the first author is used in the header of
  your paper.

\item[\option{footer/line 1}=\generic{text},
  \option{footer/line 2}=\generic{text},
  \option{footer/line 3}=\generic{text}]

  define respectively \generic{text} as content of the
  first line, second line and third line of the footer.

\end{options}

\subsubsection{Prefefined styles for 2017 edition}

\begin{options}
  
\item[\option{iscram 2017 footer}]

  a predefined style that sets the two last lines of the footer for a
  paper published in ISCRAM 2017.
  
\item[\option{WiPe Paper 2017}=\generic{track name}]

  a predefined style that sets the three lines of the footer for a
  \textbf{WiPe Paper} published in the track \emph{\generic{track name}}
  in ISCRAM 2017 (choose the appropriate track or use ``Open Track'' if
  you do not have a specific track in mind).
  
\item[\option{CoRe Paper 2017}=\generic{track name}]
  
  a predefined style that sets the three lines of the footer for a
  \textbf{CoRe Paper} published in the track \emph{\generic{track name}}
  in ISCRAM 2017 (choose the appropriate track or use ``Open Track'' if
  you do not have a specific track in mind).

\end{options}

\subsubsection{Prefefined styles for 2018 edition}

\begin{options}
  
\item[\option{iscram 2018 footer}]

  a predefined style that sets the two last lines of the footer for a
  paper published in ISCRAM 2018.
  
\item[\option{WiPe Paper 2018}=\generic{track name}]

  a predefined style that sets the three lines of the footer for a
  \textbf{WiPe Paper} published in the track \emph{\generic{track name}}
  in ISCRAM 2018 (choose the appropriate track or use ``Open Track'' if
  you do not have a specific track in mind).
  
\item[\option{CoRe Paper 2018}=\generic{track name}]
  
  a predefined style that sets the three lines of the footer for a
  \textbf{CoRe Paper} published in the track \emph{\generic{track name}}
  in ISCRAM 2018 (choose the appropriate track or use ``Open Track'' if
  you do not have a specific track in mind).

\end{options}

\subsection{Using packages}

In your preamble, you may use your prefered packages with, for example
(choose the appropriate \generic{inputcoding}):

\begin{pseudoTeX}
\ttfamily\macro\usepackage[\generic{inputcoding}]\{inputenc\}
\end{pseudoTeX}

\subsubsection{Packages loaded by the \texttt{iscram} class}

The \texttt{iscram} class requires (and loads) some packages:
\begin{multicols}{6}
  \texttt{biblatex}\\
  \texttt{booktabs}\\
  \texttt{caption}\\
  \texttt{etex}\\
  \texttt{etoolbox}\\
  \texttt{float}\\
  \texttt{fontenc}\\
  \texttt{geometry}\\
  \texttt{hyperref}\\
  \texttt{microtype}\\
  \texttt{newtxmath}\\
  \texttt{nowidow}\\
  \texttt{newtxtext}\\
  \texttt{pgfopts}\\
  \texttt{titlesec}\\
  \texttt{url}\\
  \texttt{xcolor}
\end{multicols}

To pass additional \generic{options} to one of these
\generic{package}, you may call \macro\PassOptionsToPackage{} \emph{before} the call to
\macro\documentclass{}:

\begin{pseudoTeX}
\ttfamily\macro\PassOptionsToPackage\{\generic{options}\}\{\generic{package}\}\\
\macro\documentclass\{iscram\}
\end{pseudoTeX}

\subsection{Useful commands}

Here are described some useful commands in order of usage:

\begin{options}
\item[\macro\addbibresource\{<bibfile>\}]

  call this command in your preamble to add a \emph{\texttt{bibfile}} as
  a resource to find your bibliographic references.

\item[\macro\maketitle]

  to create a new page with the title and the list of authors or your
  paper (to specifiy \emph{title} and \emph{authors}, use class options
  or use \macro\iscramset{}).

\item[\macro\abstract\{\generic{abstract}\}]

  to insert an \generic{abstract} as a section of your paper.

\item[\macro\keywords\{\generic{keywords}\}]

  to insert the list of \generic{keywords} as a subsection of your paper.

\item[\macro\section\{\generic{section title}\}]
  
  to insert a new section (sans-serif font, uppercase,
  bold, 10bp).
    
\item[\macro\subsection\{\generic{subsection title}\}]
  
  to insert a new subsection (sans-serif font, bold, 10bp).
    
\item[\macro\subsubsection\{\generic{subsubsection title}\}]
  
  to insert a new subsubsection (sans-serif font, italice, 10bp).
    
\item[\macro\cite\{\generic{key}\} or
  \macro\cite\{\generic{key1},\generic{key2}\}]

  to insert one or more bibliographic references, referenced by
  \generic{key}, \generic{key1}, \generic{key2} \ldots{}

\item[\macro\citeauthor\{\generic{key}\}]

  to insert the authors from the \generic{key} bibliographic reference.

\item[\macro\citeyear\{\generic{key}\}]

  to insert the year of publication of the \generic{key} bibliographic
  reference.

\item[\macro\citetitle\{\generic{key}\}]

  to insert the title of the \generic{key} bibliographic reference.

  
\item[\macro\printbibliography]

  to insert the list of the cited references. Compile your document with
  \texttt{latexmk} or use \texttt{biber} (not \texttt{bibtex}) after a
  first compilation to produce the correct bibliographic file
  (\texttt{.bbl}) from your bibliographic sources (\texttt{.bib}).
\end{options}

\subsection{Compilation}

The better way to compile your document is to use the \texttt{latexmk}
tool:

\begin{lstlisting}[style=console]
latexmk -pdf my-paper.tex
\end{lstlisting}

You may use the traditional method:

\begin{lstlisting}[style=console]
pdflatex my-paper.tex
biber my-paper
pdflatex my-paper.tex
pdflatex my-paper.tex
\end{lstlisting}

\section{Tips and Tricks}

\subsection{Compatibility}

The \texttt{iscram} class requires recent \TeX{} distributions (MikTeX or
TeXLive 2016).

For any questions, problems, suggestions concerning the iscram class,
contact the authors by mail
(\href{mailto:paul.gaborit@gmail.com}{\gmailpaulgaborit}).

\subsection{Title and Authors}

\subsubsection{Add footnotes in title or authors descriptions}

Use \macro{\thanks} to add footnotes attached to your \option{title} or
to the \option{name} of an author or to its \option{affiliation}
(\emph{note:} don't use \macro{\thanks} into the \option{short title} or
\option{short name} options).

\subsubsection{Links to web sites and to e-mail address}

You may use \macro{\href}, \macro{\urldef} and
\macro{\url} to add links to web pages or to e-mail address.

\begin{minipage}{.32\linewidth}
e-mail: \href{mailto:j.doe@example.com}{\jdmail}\\
web site: \href{http://www.example.com/}{\sitex}
\end{minipage}
\hfill
\begin{minipage}{.65\linewidth}
  
In your peamble:

\begin{lstlisting}[style=TeX]
\urldef{\jdmail}\url{j.doe@example.com}
\urldef{\sitex}\url{www.example.com}
\end{lstlisting}

Then in your document:

\begin{lstlisting}[style=TeX]
e-mail: \href{mailto:j.doe@example.com}{\jdmail}\\
web site: \href{http://www.example.com/}{\sitex}
\end{lstlisting}
\end{minipage}

\subsubsection{First author is important}

Use the \option{first alone} option to emphasize the first author: with
this option, the first author (and its affiliation) is alone on its line
just below the title. The others authors are grouped two by two.

\subsection{Abstract and Keywords}

Every submission should begin with an \macro{\abstract} of no more than
\textbf{150 words}, followed by a set of \textbf{up to five keywords}
(coma separated values). The abstract should be a concise statement of
the problem, approach, and conclusions of the work described. It should
clearly state the paper's contribution to the field.

\subsection{Figures and Tables}

Figures and tables should be centered. The caption of a figure should be
\emph{below} the figure. The caption of a table should be \emph{above}
the table. Read the documentation of the \texttt{booktabs} package to
find useful advices about composition of tables.

The \texttt{iscram} class uses TeX Gyre Termes (similar to Times) as
serif font and TeX Gyre Heros (similar to Helvetica) as sans-serif
font. You should use the same fonts in your figures and tables.

\subsubsection{Examples of figures}

Here is the code of the figure~\ref{fig:HMI} (a simple figure).

\begin{lstlisting}[style=TeX]
\begin{figure}
  \centering
  \includegraphics[width=4cm]{HMI}
  \caption{Human Computer Interaction}
  \label{fig:HMI}
\end{figure}
\end{lstlisting}
\begin{figure}
  \centering \includegraphics[width=4cm]{HMI}
  \caption{Human Computer Interaction}
  \label{fig:HMI}
\end{figure}

Here is the code of the figure~\ref{fig:HMI2} (a figure with a
description).
\begin{lstlisting}[style=TeX]
\begin{figure}
  \centering
  \begin{minipage}[c]{.6\linewidth}
    Here, some text to describe the illustration on the right. This
    figure combines two minipages.
  \end{minipage}
  \hfill
  \begin{minipage}[c]{.35\linewidth}
    \centering \includegraphics[width=4cm]{HMI}\par
  \end{minipage}
  \caption{Human Computer Interaction (with description)}
  \label{fig:HMI2}
\end{figure}
\end{lstlisting}
\begin{figure}
  \centering
  \begin{minipage}[c]{.6\linewidth}
    Here, some text to describe the illustration on the right. This
    figure combines two minipages.
  \end{minipage}
  \hfill
  \begin{minipage}[c]{.35\linewidth}
    \centering \includegraphics[width=4cm]{HMI}\par
  \end{minipage}
  \caption{Human Computer Interaction (with description)}
  \label{fig:HMI2}
\end{figure}

Here is the code of the figure~\ref{fig:HMI3} (an HERE figure: note the \option{[H]} option).
\begin{lstlisting}[style=TeX]
\begin{figure}[H]
  \centering
  \includegraphics[width=4cm]{HMI}
  \includegraphics[width=4cm,angle=90]{HMI}
  \caption{Human Computer Interaction (example of HERE figure)}
  \label{fig:HMI3}
\end{figure}
\end{lstlisting}
\begin{figure}[H]
  \centering
  \includegraphics[width=4cm]{HMI}
  \includegraphics[width=4cm,angle=90]{HMI}
  \caption{Human Computer Interaction (example of HERE figure)}
  \label{fig:HMI3}
\end{figure}


\subsubsection{Example of table}

Here is the code of the table~\ref{tab:treatments}:

\begin{table}
  \caption{A very nice table}
  \label{tab:treatments}
  \centering
  \begin{tabular}{rrr}
    \toprule
                       & \textit{Treatment 1} & \textit{Treatment 2}
    \\\midrule
    \textit{Setting A} & 125                  & 95
    \\
    \textit{Setting B} & 85                   & 102
    \\
    \textit{Setting C} & 98                   & 85
    \\\bottomrule
  \end{tabular}
\end{table}
\begin{lstlisting}[style=Tex]
\begin{table}
  \caption{A very nice table}
  \label{tab:treatments}
  \centering
  \begin{tabular}{rrr}
    \toprule
                       & \textit{Treatment 1} & \textit{Treatment 2}  \\\midrule
    \textit{Setting A} & 125                  & 95    \\
    \textit{Setting B} & 85                   & 102   \\
    \textit{Setting C} & 98                   & 85    \\\bottomrule
  \end{tabular}
\end{table}
\end{lstlisting}

\subsection{Bibliography: References and Citations}

\emph{Your references should comprise only published material accessible
  to the public. Proprietary information (such as internal reports) may
  not be cited.}

The \macro{\parencite} macro called with one or more bibliographic keys
is the standard way to insert citations. You may add one or more
\texttt{.bib} files as bibliographic sources via the
\macro{\addbibresource} macro (in your preamble).

The \texttt{biblatex} package provides many other macros to cite
references. Here is an example:\par
\nobreak
\begin{minipage}{.5\linewidth}
\begin{lstlisting}[style=TeX,basicstyle=\small\ttfamily]
In \citeyear{Agarwal2000},
\citeauthor{Agarwal2000} wrote an article
titled \citetitle{Agarwal2000}
\parencite{Agarwal2000} \ldots{}
\end{lstlisting}
\end{minipage}
\hfill
\begin{minipage}{.475\linewidth}
In \citeyear{Agarwal2000}, \citeauthor{Agarwal2000} wrote an article
titled \citetitle{Agarwal2000} \parencite{Agarwal2000} \ldots{}
\end{minipage}

All our references: \parencite{pittir13924,
  Tractinsky:1997:AAU:258549.258626, Shneiderman:1997:DUI:523237,
  Ghani:1991:EFC:126686.150736, ajzen1988attitudes,
  AJZEN1991179,Agarwal2000}.

At the end of your paper, you should call the \macro{\printbibliography}
macro to insert all the cited references.

\printbibliography[heading=bibliography]

\iscramshowframe

\section{Changes}

\begin{itemize}

\item \textbf{v1.1.0} 2018 edition update.

\item \textbf{v1.0.2} PDF documentation included into CTAN package.

\item \textbf{v1.0.1} Fix bibliography style for papers with same
  authors. First release to CTAN.
  
\item \textbf{v1.0.0} First public release.

\end{itemize}

\begin{figure}
  \centering
\begin{lstlisting}[style=TeX]
\documentclass{iscram}
\iscramset{
  CoRe Paper 2018={Open Track},
  title={Example of title},
  short title={Example of short title},
  author={
    short name={J. Doe},
    full name={John Doe},
    affiliation={Affiliation\\j.doe@example.com},
  },
}
\addbibresource{example.bib}

\begin{document}
\maketitle
\abstract{A short abstract \ldots{}}
\keywords{Some keywords}

\section{First section}

\subsection{First subsection}

\subsubsection{First subsubsection}

Bla bla \parencite{key} \ldots{}

\printbibliography
\end{document}
\end{lstlisting}
  \caption{Example of usage of ISCRAM document class}
  \label{fig:exampledoc}
\end{figure}


\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: