falkorlib 0.8.7 → 0.8.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +98 -74
- data/README.md +1 -1
- data/falkorlib.gemspec +21 -24
- data/lib/falkorlib/bootstrap/base.rb +3 -4
- data/lib/falkorlib/bootstrap/ruby.rb +1 -1
- data/lib/falkorlib/cli/new.rb +1 -1
- data/lib/falkorlib/config.rb +6 -5
- data/lib/falkorlib/git/base.rb +1 -1
- data/lib/falkorlib/version.rb +1 -1
- data/spec/falkorlib/git_spec.rb +1 -1
- data/templates/latex/article/_related_works.tex.erb +1 -1
- data/templates/latex/article/biblio.bib.erb +12 -1
- data/templates/latex/article-acm/main.tex.erb +47 -65
- data/templates/latex/article-ieee/main.tex.erb +42 -410
- data/templates/latex/article-llncs/main.tex.erb +30 -18
- data/templates/latex/beamer/main.tex.erb +7 -6
- data/templates/latex/llncs/llncs.cls +49 -39
- data/templates/latex/llncs/{splncs03.bst → splncs04.bst} +40 -11
- metadata +88 -88
@@ -1,7 +1,7 @@
|
|
1
1
|
% =============================================================================
|
2
2
|
% File: <%= config[:name] %>.tex --
|
3
3
|
% Author(s): <%= config[:author] %> (<%= config[:mail] %>)
|
4
|
-
% Time-stamp: <
|
4
|
+
% Time-stamp: <Wed 2022-08-17 10:06 svarrette>
|
5
5
|
%
|
6
6
|
% Copyright (c) <%= Time.now.year %> <%= config[:author] %><Sebastien.Varrette@uni.lu>
|
7
7
|
%
|
@@ -11,37 +11,36 @@
|
|
11
11
|
% - LaTeX symbol list:
|
12
12
|
% http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
|
13
13
|
% =============================================================================
|
14
|
-
% /!\ WARNING: inspired from
|
14
|
+
% /!\ WARNING: inspired from 2021 ACM Article Template
|
15
15
|
% see https://www.acm.org/publications/proceedings-template
|
16
16
|
|
17
|
+
%\documentclass[acmlarge]{acmart}
|
17
18
|
\documentclass[sigconf]{acmart}
|
18
19
|
|
19
20
|
\usepackage{_style}
|
20
21
|
|
21
22
|
\usepackage{booktabs} % For formal tables
|
23
|
+
\usepackage{balance}
|
22
24
|
|
23
25
|
% Copyright
|
24
26
|
%\setcopyright{none}
|
25
|
-
|
27
|
+
\setcopyright{acmcopyright}
|
26
28
|
%\setcopyright{acmlicensed}
|
27
|
-
|
28
|
-
%\setcopyright{usgov}
|
29
|
-
%\setcopyright{usgovmixed}
|
30
|
-
%\setcopyright{cagov}
|
31
|
-
%\setcopyright{cagovmixed}
|
29
|
+
%\setcopyright{rightsretained}
|
32
30
|
|
33
31
|
% DOI
|
34
|
-
\acmDOI{10.475/123_4}
|
32
|
+
\acmDOI{} %10.475/123_4}
|
35
33
|
|
36
34
|
% ISBN
|
37
35
|
\acmISBN{123-4567-24-567/08/06}
|
38
36
|
|
39
37
|
%Conference
|
40
38
|
\acmConference[<%= config[:name] %>]{ACM <%= config[:name].capitalize %> conference}{June <%= Time.now.year %>}{El Paso, Texas USA}
|
39
|
+
\acmBooktitle{XX$^\text{th}$ <%= config[:name].capitalize %> Conference (<%= config[:name] %>), June <%= Time.now.year %>, El Paso, Texas USA}
|
41
40
|
\acmYear{<%= Time.now.year %>}
|
42
41
|
\copyrightyear{<%= Time.now.year %>}
|
43
42
|
|
44
|
-
\acmPrice{
|
43
|
+
\acmPrice{}
|
45
44
|
|
46
45
|
% =============================================================================
|
47
46
|
\begin{document}
|
@@ -61,43 +60,31 @@
|
|
61
60
|
\author{%
|
62
61
|
<%= config[:author] %>
|
63
62
|
}
|
64
|
-
%\authornote{}
|
65
|
-
\orcid{1234-5678-9012}
|
66
|
-
\affiliation{%
|
67
|
-
\institution{%
|
68
|
-
Computer Science and Communications (CSC) Research Unit\\
|
69
|
-
University of Luxembourg
|
70
|
-
}
|
71
|
-
\streetaddress{6, rue Richard Coudenhove-Kalergi}
|
72
|
-
\city{Luxembourg}
|
73
|
-
%\state{Ohio}
|
74
|
-
\postcode{L-1359}
|
75
|
-
}
|
76
63
|
\email{%
|
77
64
|
<%= config[:mail] %>
|
78
65
|
}
|
79
|
-
|
80
|
-
\author{Firstname Name2}
|
81
66
|
%\authornote{}
|
82
|
-
|
67
|
+
\orcid{1234-5678-9012}
|
83
68
|
\affiliation{%
|
84
|
-
\institution{
|
85
|
-
Interdisciplinary Centre for Security Reliability and Trust
|
69
|
+
\institution{
|
70
|
+
% Interdisciplinary Centre for Security Reliability and Trust (SnT) \and
|
71
|
+
Faculty of Science, Technology and Medicine (FSTM) %\and
|
72
|
+
% Luxembourg Centre for Systems Biomedicine (LCSB)
|
73
|
+
% Faculty of Science, Technology and Medicine (FSTM),
|
86
74
|
University of Luxembourg
|
87
75
|
}
|
88
|
-
\streetaddress{
|
89
|
-
\city{
|
90
|
-
|
91
|
-
\
|
76
|
+
\streetaddress{2 av. de l'Université}
|
77
|
+
\city{Esch-sur-Alzette}
|
78
|
+
\postcode{L-4365}
|
79
|
+
\country{Luxembourg}
|
92
80
|
}
|
93
|
-
\email{Fistname.Name2@uni.lu}
|
94
81
|
|
95
|
-
\author{
|
82
|
+
\author{Firstname Name2}
|
96
83
|
%\authornote{}
|
97
84
|
%\orcid{}
|
98
85
|
\affiliation{%
|
99
86
|
\institution{%
|
100
|
-
|
87
|
+
Interdisciplinary Centre for Security Reliability and Trust\\
|
101
88
|
University of Luxembourg
|
102
89
|
}
|
103
90
|
\streetaddress{6, rue Richard Coudenhove-Kalergi}
|
@@ -105,7 +92,6 @@
|
|
105
92
|
%\state{Ohio}
|
106
93
|
\postcode{L-1359}
|
107
94
|
}
|
108
|
-
\email{Pascal.Bouvry@uni.lu}
|
109
95
|
|
110
96
|
% The default list of authors is too long for headers}
|
111
97
|
\renewcommand{\shortauthors}{%
|
@@ -127,36 +113,33 @@
|
|
127
113
|
%
|
128
114
|
\begin{CCSXML}
|
129
115
|
<ccs2012>
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
116
|
+
<concept>
|
117
|
+
<concept_id>10010520.10010521</concept_id>
|
118
|
+
<concept_desc>Computer systems organization~Architectures</concept_desc>
|
119
|
+
<concept_significance>500</concept_significance>
|
120
|
+
</concept>
|
121
|
+
<concept>
|
122
|
+
<concept_id>10003033</concept_id>
|
123
|
+
<concept_desc>Networks</concept_desc>
|
124
|
+
<concept_significance>300</concept_significance>
|
125
|
+
</concept>
|
126
|
+
<concept>
|
127
|
+
<concept_id>10010520.10010575</concept_id>
|
128
|
+
<concept_desc>Computer systems organization~Dependable and fault-tolerant systems and networks</concept_desc>
|
129
|
+
<concept_significance>300</concept_significance>
|
130
|
+
</concept>
|
131
|
+
<concept>
|
132
|
+
<concept_id>10011007.10011074</concept_id>
|
133
|
+
<concept_desc>Software and its engineering~Software creation and management</concept_desc>
|
134
|
+
<concept_significance>100</concept_significance>
|
135
|
+
</concept>
|
150
136
|
</ccs2012>
|
151
137
|
\end{CCSXML}
|
152
138
|
|
153
|
-
\ccsdesc[500]{Computer systems organization~
|
154
|
-
\ccsdesc[300]{
|
155
|
-
\ccsdesc{Computer systems organization~
|
156
|
-
\ccsdesc[100]{
|
157
|
-
|
158
|
-
% We no longer use \terms command
|
159
|
-
%\terms{Theory}
|
139
|
+
\ccsdesc[500]{Computer systems organization~Architectures}
|
140
|
+
\ccsdesc[300]{Networks}
|
141
|
+
\ccsdesc[300]{Computer systems organization~Dependable and fault-tolerant systems and networks}
|
142
|
+
\ccsdesc[100]{Software and its engineering~Software creation and management}
|
160
143
|
|
161
144
|
%__________
|
162
145
|
\keywords{%
|
@@ -200,10 +183,9 @@
|
|
200
183
|
|
201
184
|
~\\
|
202
185
|
{\noindent \textbf{Acknowledgments:}}
|
203
|
-
% \\
|
204
186
|
The experiments presented in this paper were carried out
|
205
|
-
using the HPC facilities of the University of Luxembourg~\cite{
|
206
|
-
{\small -- see \url{
|
187
|
+
using the HPC facilities of the University of Luxembourg~\cite{VCPKVO_HPCCT22}
|
188
|
+
{\small -- see \url{https://hpc.uni.lu}}.
|
207
189
|
|
208
190
|
|
209
191
|
\bibliographystyle{ACM-Reference-Format}
|