summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/iaria/template/iaria-example-neumann.tex
blob: eb9514ad8f88cdcb6b69ffd0430a7609d9251048 (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
\PassOptionsToPackage{cmyk,table}{xcolor}
\documentclass[conference,flushend]{iaria}
\pdfoutput=1 % pdflatex hint for arxiv.org (within first 5 lines)

% en-US  = [english]/[american]/[USenglish] (+ [canadian])   <DEFAULT>
\usepackage[babel=true,english=american]{csquotes}
\usepackage[USenglish]{babel}
% en-UK  =           [british] /[UKenglish] (+ [australian]) <OXFORD>
%\usepackage[babel=true,english=british]{csquotes}
%\usepackage[UKenglish]{babel}

% Allows to hyphenate a word that contains a dash:
% https://stackoverflow.com/questions/2193307/how-do-i-get-latex-to-hyphenate-a-word-that-contains-a-dash
\usepackage[shortcuts]{extdash} % Use \-/ for a breakable dash that does not prevent the remainer of the word to be hyphenated

\usepackage{paralist}
\usepackage[caption=false,font=footnotesize]{subfig}

% Class iaria.cls loads biblatex / biber with predefined options
\addbibresource{embedded.bib}
\addbibresource{cpn_all_all.bib}

\usepackage[
babel=true, % Enable language-specific kerning. Take language-settings from the languge of the current document (see Section 6 of microtype.pdf)
expansion=alltext,
protrusion=alltext-nott, % Ensure that at listings, there is no change at the margin of the listing
nopatch=eqnum, % fix unable to apply patch eqnum
final % Always enable microtype, even if in draft mode. This helps finding bad boxes quickly.
% In the standard configuration, this template is always in the final mode, so this option only makes a difference if "pros" use the draft mode
]{microtype}


\begin{filecontents}[overwrite]{embedded.bib}
	@online{ieee2015howto,
		author = {Michael Shell},
		title = {How to Use the {IEEEtran} \LaTeX\ Class},
		url = {http://mirrors.ctan.org/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf},
		year = {2015}
	}
	@online{ieee2018formattingrules,
		author = {{IEEE}},
		title = {Conference Template and Formatting Specifications},
		url = {https://www.ieee.org/content/dam/ieee-org/ieee/web/org/conferences/Conference-template-A4.doc},
		year = {2018}
	}
	@online{iaria2014formattingrules,
		author = {{IARIA}},
		title = {Formatting Rules},
		url = {http://www.iaria.org/formatting.doc},
		year = {2014}
	}
	@online{iaria2009editorialrules,
		_author = {Cosmin Dini},
		author = {{IARIA}},
		title = {Editorial Rules},
		url = {https://www.iaria.org/editorialrules.html},
		year = {2009}
	}
	@online{languagetool,
		author = {{LanguageTooler GmbH}},
		title  = {{LangueTool}},
		url    = {https://languagetool.org/overleaf}
	}
	@online{overleaf,
		author = {{Digital Science UK Limited}},
		title  = {{Overleaf}},
		url    = {https://www.overleaf.com}
	}
\end{filecontents}

\usepackage{fontawesome} % i.a., \faWarning{}
\usepackage{relsize}     % i.a., \textsmaller{...}
\usepackage{lipsum}      % for blindtext

% ======================================================================

% https://www.silbentrennung24.de/
% https://www.hyphenation24.com/
\hyphenation{block-chain block-chains Ethe-re-um}

\title{The Unofficial \textsmaller{IARIA} \LaTeX{} Class Paper Example (v2024-03)}

\author{
	\IEEEauthorblockN{Christoph P.\ Neumann\,\orcidlink{0000-0002-5936-631X}}
	\IEEEauthorblockA{%
		Department of Electrical Engineering, Media, and Computer Science\\
		Ostbayerische Technische Hochschule Amberg-Weiden\\
		Amberg, Germany\\
		% Diferring from IEEE ("Email"), IARIA requires "e-mail":
		e-mail: \texttt{c.neumann@oth-aw.de}
		% Multiple authors and their e-mail addresses:
		%e-mail: {\tt$\lbrace$j.smith\,|\,c.neumann$\rbrace$@oth-aw.de}
	}
}

\begin{document}
	
	\maketitle
	
	\begin{abstract}
		\lipsum[1][3-12]
	\end{abstract}
	
	% A list of IEEE Computer Society appoved keywords can be obtained at
	% http://www.computer.org/mc/keywords/keywords.htm
	\begin{IEEEkeywords}
		% Diferring from IEEE, IARIA requires also the keywords in Bold and Italic (and lower case):
		\textbf{\textit{template; lorem ipsum.}}
	\end{IEEEkeywords}
	
	\section{Introduction}
	
	The \textsmaller{IARIA} formatting is based on \textsmaller{IEEE} style.
	The unofficial \textsmaller{IARIA} \LaTeX\ class is based on \textsmaller{IEEE}tran class \cite{ieee2015howto}.
	The \textsmaller{IARIA} formatting rules \cite{iaria2014formattingrules} are adopted from the \textsmaller{IEEE} template and formatting specifications \cite{ieee2018formattingrules}.
	In addition, be aware of the supplementary \textsmaller{IARIA} editorial rules \cite{iaria2009editorialrules} \faWarning{} that provide a beginner-friendly set of further advices.
	It is recommended to use a grammar tool, e.\,g., the LanguageTool \cite{languagetool} browser plugin in combination with Overleaf \cite{overleaf}.
	
	\lipsum[2]
	
	\{\faWarning{} \textsmaller{IARIA} editorial rules: Introduction must end with a paragraph describing the structure of the paper!\}
	The remainder of the paper is organized as follows: In Section~II, …
	
	\section{Related work \textbar{} Methods}
	\lipsum[3]
	
	\section{Results}
	\lipsum[4]
	
	\section{Discussion \textbar{} Evalution}
	\lipsum[5]
	
	\section{Conclusion and Future Work}
	\{\faWarning{} \textsmaller{IARIA} editorial rules: Last section must be \textquote{Conclusion and Future Work}!\}
	\lipsum[6]
	
	
	
	%%% Advisor
	\nocite{StNe23foodfresh}
	
	%%% First-Author
	\nocite{NeLe13adhocCoop}
	\nocite{Neumann2012lni}
	\nocite{NeLe12alphaFlow}
	\nocite{NeHL12hydra}
	\nocite{NeWL12offsync}
	\nocite{NSWL11alphaadaptive}
	\nocite{NeFL10oxdbs}
	\nocite{NeLe10alphaUC}
	\nocite{NeLe09alphaflow}
	\nocite{NeLe09dmps}
	\nocite{NHSL09oxdbs} % DE
	\nocite{NeWL09xdsrig} % DE
	\nocite{NRDL09deus}
	
	%%% Co-Authorship
	\nocite{LeNe24vocattllm}
	\nocite{PANP23seccloudfogai}
	\nocite{WaNe12alphaoffsync}
	\nocite{ToNe11alphaprops}
	\nocite{FDI+10esmmog}
	\nocite{JBN+10fcmdb}
	\nocite{ILN+09semrttx}
	\nocite{IND+09lzatav} % DE
	\nocite{MeNe04testejb}
	
	%%% Monographic Work
	\nocite{Neumann2013dissBook}
	\nocite{Neumann2012dissPreprint}
	\nocite{neumann2005da}
	\nocite{neumann2004sa}
	
	%%% TechRep / Non-Peer-Reviewed
	
	\nocite{SaNe24othfb}
	
	\nocite{ModA-TR-2023SS-WAE-TeamWeiss-Neunerln}
	\nocite{ModA-TR-2023SS-BDCC-TeamRot-CompVisPipeline}
	\nocite{ModA-TR-2023SS-BDCC-TeamBlau-NauticalNonsense}
	\nocite{ModA-TR-2023SS-BCN-TeamGruen-TorpedoTactics}
	\nocite{ModA-TR-2023SS-BCN-TeamCyan-Stockbird}
	\nocite{ModA-TR-2023SS-BCN-TeamBlau-FancyChess}
	\nocite{ModA-TR-2023WS-SWT-TeamRot-SGDb}
	\nocite{ModA-TR-2023WS-SWT-TeamGruen-OPCUANetzwerk}
	\nocite{ModA-TR-2022SS-WAE-TeamWeiss-WoIstMeinGeld}
	\nocite{ModA-TR-2022SS-BDCC-TeamWeiss-TwitterDash}
	\nocite{ModA-TR-2022SS-BDCC-TeamRot-Reddiment}
	\nocite{ModA-TR-2022SS-BDCC-TeamGruen-ExplosionGuy}
	\nocite{ModA-TR-2022SS-BDCC-TeamCyan-OTHWiki}
	\nocite{ModA-TR-2022WS-SWT-TeamGruen-Graphvio}
	\nocite{ModA-TR-2021SS-WAE-TeamWeiss-CovidDashboard}
	\nocite{ModA-TR-2021SS-WAE-TeamRot-FireForceDefense}
	\nocite{ModA-TR-2021SS-WAE-TeamGruen-MedPlanner}
	
	\nocite{NeRL12deus}
	\nocite{LNR+11egr}
	
	% ======== References =========
	\begingroup
	\sloppy
	\printbibliography
	\endgroup 
	
\end{document}