-
Notifications
You must be signed in to change notification settings - Fork 0
/
article.yml
80 lines (69 loc) · 2.21 KB
/
article.yml
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
# Note: to avoid repeating the same data multiple times,
# identifiers (starting with "&") are referenced later (starting with "*")
title: "Ferramentas digitais para pesquisa acadêmica"
date: 2017-10-11T12:00:00Z
doi: # e.g. 10.1234/example.1
github: oilervoss/toolsforacademics # e.g. user-name/paper-now
authors:
- &euler-alves
id: "euler-alves"
name: "Euler Timoteo Alves"
email: "2017(a)alves(dot)pro(dot)br"
url: https://alves.pro.br
orcid: "0000-0002-6059-4555"
affiliations:
- name: "Fundação Pedro Leopoldo"
department: "Mestrado Profissional em Administração"
location: "Pedro Leopoldo, MG, Brazil"
url: http://www.fpl.edu.br/
members:
- *euler-alves
- &ester
id: "ester"
name: "Ester Jeunon"
orcid: "0000-0002-5158-0151"
# - name: "Harvard University"
# department: "Department of Molecular and Cellular Biology"
# location: "Cambridge, MA, USA"
# members:
# - *alice-exemplar
#funders:
# - name: "Medical Research Council"
# sameAs: "http://doi.org/10.13039/501100000265"
# awards:
# - name: MRC123
# recipients:
# - *alice-exemplar
# - *bob-exemplar
# - name: MRC456
# recipients:
# - *alice-exemplar
# - *bob-exemplar
# - name: "National Institutes of Health"
# url: http://www.nih.gov/
# sameAs: "http://doi.org/10.13039/100000002"
# awards:
# - name: NIH123
# recipients:
# - *alice-exemplar
contributions:
- name: "Methodology"
url: http://dictionary.casrai.org/Contributor_Roles/Methodology
contributors:
- *euler-alves
- name: "Investigation"
url: http://dictionary.casrai.org/Contributor_Roles/Investigation
contributors:
- *euler-alves
- name: "Formal analysis"
url: http://dictionary.casrai.org/Contributor_Roles/Formal_analysis
contributors:
- *euler-alves
- name: "Writing - original draft"
url: http://dictionary.casrai.org/Contributor_Roles/Writing_%E2%80%93_original_draft
contributors:
- *euler-alves
- name: "Writing - review & editing"
url: http://dictionary.casrai.org/Contributor_Roles/Writing_%E2%80%93_review_%26_editing
contributors:
- *euler-alves