Skip to content

Commit 3eefe87

Browse files
committed
.json file generated close #8
1 parent fff64a2 commit 3eefe87

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

bib/foo.json

Whitespace-only changes.

bib/jsonBib.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,53 @@
11
[
2+
{
3+
"DOI": "10.1145/3241742",
4+
"ISSN": "1049-331X",
5+
"URL": "http://doi.acm.org/10.1145/3241742",
6+
"author": [
7+
{
8+
"family": "Linares-Vásquez",
9+
"given": "Mario"
10+
},
11+
{
12+
"family": "Bavota",
13+
"given": "Gabriele"
14+
},
15+
{
16+
"family": "Bernal-Cárdenas",
17+
"given": "Carlos"
18+
},
19+
{
20+
"family": "Penta",
21+
"given": "Massimiliano Di"
22+
},
23+
{
24+
"family": "Oliveto",
25+
"given": "Rocco"
26+
},
27+
{
28+
"family": "Poshyvanyk",
29+
"given": "Denys"
30+
}
31+
],
32+
"container-title": "ACM Trans. Softw. Eng. Methodol.",
33+
"id": "Linares-Vasquez:2018:MOE:3276753.3241742",
34+
"issue": "3",
35+
"issued": {
36+
"date-parts": [
37+
[
38+
2018,
39+
9
40+
]
41+
]
42+
},
43+
"keyword": "Energy consumption, empirical study, mobile applications",
44+
"page": "14:1-14:47",
45+
"publisher": "ACM",
46+
"publisher-place": "New York, NY, USA",
47+
"title": "Multi-objective optimization of energy consumption of guis in android apps",
48+
"type": "article-journal",
49+
"volume": "27"
50+
},
251
{
352
"DOI": "10.1145/3213846.3229504",
453
"ISBN": "978-1-4503-5699-2",

0 commit comments

Comments
 (0)