Skip to content

Commit 83bd683

Browse files
authored
Merge pull request #93 from moosetechnology/fix-order
reordering
2 parents febd7c2 + 52859ca commit 83bd683

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

src/content/docs/research/bibliography.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,27 @@
2525
}
2626
]
2727
},
28+
{
29+
"event": "IEEE/ACM International Conference on Mining Software Repositories (MSR)",
30+
"title": "GitProjectHealth: an Extensible Framework for Git Social Platform Mining",
31+
"title-short": "GitProjectHealth",
32+
"URL": "https://ieeexplore.ieee.org/abstract/document/11025626",
33+
"year": 2025,
34+
"author": [
35+
{
36+
"family": "Hlad",
37+
"given": "Nicolas"
38+
},
39+
{
40+
"family": "Verhaeghe",
41+
"given": "Benoit"
42+
},
43+
{
44+
"family": "Bauvent",
45+
"given": "Kilian"
46+
}
47+
]
48+
},
2849
{
2950
"event": "IEEE International Conference on Software Maintenance and Evolution (ICSME)",
3051
"title": "Parsing FORTRAN 77 with proprietary extensions",
@@ -59,27 +80,6 @@
5980
}
6081
]
6182
},
62-
{
63-
"event": "IEEE/ACM International Conference on Mining Software Repositories (MSR)",
64-
"title": "GitProjectHealth: an Extensible Framework for Git Social Platform Mining",
65-
"title-short": "GitProjectHealth",
66-
"URL": "https://ieeexplore.ieee.org/abstract/document/11025626",
67-
"year": 2025,
68-
"author": [
69-
{
70-
"family": "Hlad",
71-
"given": "Nicolas"
72-
},
73-
{
74-
"family": "Verhaeghe",
75-
"given": "Benoit"
76-
},
77-
{
78-
"family": "Bauvent",
79-
"given": "Kilian"
80-
}
81-
]
82-
},
8383
{
8484
"event": "IEEE Working Conference on Software Visualization (VISSOFT)",
8585
"title": "A Visualization for Client/Server Architecture Viewpoints and Architectural Violations",

0 commit comments

Comments
 (0)