-
Notifications
You must be signed in to change notification settings - Fork 48
/
CITATION.cff
45 lines (45 loc) · 1.4 KB
/
CITATION.cff
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
cff-version: 1.2.1
message: 'If you use this catalog in your work, please cite it as below.'
authors:
- given-names: Lucas Francisco da Matta
family-names: Vegi
email: lucasvegi@gmail.com
affiliation: UFMG
orcid: 'https://orcid.org/0000-0002-7999-7098'
- given-names: Marco Tulio
family-names: Valente
email: mtvalente@gmail.com
affiliation: UFMG
orcid: 'https://orcid.org/0000-0002-8180-7548'
title: 'Catalog of Elixir-specific code smells'
version: '1.0'
date-released: '2022-02-15'
url: 'https://github.com/lucasvegi/Elixir-Code-Smells'
keywords:
- elixir
- code smells
- functional programming
license: MIT
preferred-citation:
type: article
message: 'If you use this catalog in your work, please cite it as below.'
authors:
- given-names: Lucas Francisco da Matta
family-names: Vegi
email: lucasvegi@dcc.ufmg.br
affiliation: Federal University of Minas Gerais (UFMG)
orcid: 'https://orcid.org/0000-0002-7999-7098'
- given-names: Marco Tulio
family-names: Valente
email: mtov@dcc.ufmg.br
affiliation: Federal University of Minas Gerais (UFMG)
orcid: 'https://orcid.org/0000-0002-8180-7548'
doi: "10.1007/s10664-023-10343-6"
journal: "Empirical Software Engineering"
pages: 32
start: 1 # First page number
end: 32 # Last page number
title: "Understanding code smells in Elixir functional language"
issue: 102
volume: 28
year: 2023