Skip to content

Commit cec3bc4

Browse files
committed
Publishing from sources branch, commit 42d6f75 (Wed Jul 23 20:12:16 2025 +0200)
1 parent aea67f9 commit cec3bc4

File tree

4 files changed

+340
-75
lines changed

4 files changed

+340
-75
lines changed

bibliography/Belitsky_2025.html

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,183 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
9+
<link rel="icon" type="image/png"
10+
href="/images/favicon-16x16.png" sizes="16x16">
11+
<link rel="icon" type="image/png"
12+
href="/images/favicon-32x32.png" sizes="32x32">
13+
14+
<title>[Re] Learning Fair Graph Representations via Automated Data Augmentations</title>
15+
<meta name="description" content="Reproducible Science is good.<br/> Replicated Science is better.">
16+
17+
<link rel="stylesheet" href="/css/main.css">
18+
<link rel="canonical" href="http://rescience.github.io/bibliography/Belitsky_2025.html">
19+
<link rel="alternate" type="application/rss+xml" title="ReScience C" href="http://rescience.github.io/feed.xml" />
20+
<script language="JavaScript" type="text/javascript">
21+
function toggleDiv(element){
22+
if(document.getElementById(element).style.display == 'none')
23+
document.getElementById(element).style.display = 'block';
24+
else
25+
document.getElementById(element).style.display = 'none';
26+
}
27+
</script>
28+
</head>
29+
30+
31+
<body>
32+
33+
<header class="site-header">
34+
35+
<div class="wrapper">
36+
37+
<div class="site-title">
38+
<a href="http://rescience.github.io">ReScience C</a>
39+
</div>
40+
41+
<nav class="site-nav">
42+
<a href="#" class="menu-icon">
43+
<svg viewBox="0 0 18 15">
44+
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
45+
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
46+
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
47+
</svg>
48+
</a>
49+
50+
<div class="trigger">
51+
<a class="page-link" href="/read/">READ</a><a class="page-link" href="/write/">WRITE</a><a class="page-link" href="/edit/">EDIT</a><a class="page-link" href="/board/">BOARD</a><a class="page-link" href="/faq/">FAQ</a><a class="page-link" href="/news/">NEWS</a>
52+
</div>
53+
</nav>
54+
55+
</div>
56+
57+
</header>
58+
59+
60+
<div class="page-content">
61+
<div class="wrapper">
62+
<html>
63+
<head></head>
64+
<body>
65+
66+
67+
<h3><span id="Belitsky:2025"><span style="font-variant: small-caps">Belitsky, M., Laitenberger, F., Sheremet, D., and Belkacemi, N.</span> 2025. [Re] Learning Fair Graph Representations via Automated Data Augmentations. <i>ReScience C</i> <i>10</i>, 1, #6.</span></h3>
68+
69+
<table>
70+
<tr>
71+
<td><b>Article (PDF):</b></td>
72+
<td><a href="https://zenodo.org/record/16374814/files/article.pdf">https://zenodo.org/record/16374814/files/article.pdf</a></td>
73+
</tr>
74+
<tr>
75+
<td><b>Title:</b></td>
76+
<td>[Re] Learning Fair Graph Representations via Automated Data Augmentations</td>
77+
</tr>
78+
<tr>
79+
<td><b>Author(s):</b></td>
80+
<td>Belitsky, Max and Laitenberger, Filipe and Sheremet, Denys and Belkacemi, Nordin</td>
81+
</tr>
82+
<tr>
83+
<td><b>Journal:</b></td>
84+
<td>ReScience C</td>
85+
</tr>
86+
<tr>
87+
<td><b>Year:</b></td>
88+
<td>2025</td>
89+
</tr>
90+
<tr>
91+
<td><b>Month:</b></td>
92+
<td>jul</td>
93+
</tr>
94+
<tr>
95+
<td><b>Volume:</b></td>
96+
<td>10</td>
97+
</tr>
98+
<tr>
99+
<td><b>Issue:</b></td>
100+
<td>1</td>
101+
</tr>
102+
<tr>
103+
<td><b>Number:</b></td>
104+
<td>#6</td>
105+
</tr>
106+
<tr>
107+
<td><b>DOI:</b></td>
108+
<td><a href="http://dx.doi.org/10.5281/zenodo.16374814">10.5281/zenodo.16374814</a></td>
109+
</tr>
110+
<tr>
111+
<td><b>Code URL:</b></td>
112+
113+
<td><a href="https://zenodo.org/records/13834566">https://zenodo.org/records/13834566</a></td>
114+
115+
</tr>
116+
<tr>
117+
<td><b>Code DOI:</b></td>
118+
119+
<td><a href="http://dx.doi.org/10.5281/zenodo.13834566">10.5281/zenodo.13834566</a></td>
120+
121+
</tr>
122+
<tr>
123+
<td><b>Data URL:</b></td>
124+
125+
<td><a href="https://zenodo.org/records/13837423">https://zenodo.org/records/13837423</a></td>
126+
127+
</tr>
128+
<tr>
129+
<td><b>Data DOI:</b></td>
130+
131+
<td><a href="http://dx.doi.org/10.5281/zenodo.13837423">10.5281/zenodo.13837423</a></td>
132+
133+
</tr>
134+
<tr>
135+
<td><b>Review URL:</b></td>
136+
137+
<td><a href="https://openreview.net/forum?id=9OlU865dAF">https://openreview.net/forum?id=9OlU865dAF</a></td>
138+
139+
</tr>
140+
<tr>
141+
<td><b>Cite as:</b></td>
142+
<td><span id="Belitsky:2025"><span style="font-variant: small-caps">Belitsky, M., Laitenberger, F., Sheremet, D., and Belkacemi, N.</span> 2025. [Re] Learning Fair Graph Representations via Automated Data Augmentations. <i>ReScience C</i> <i>10</i>, 1, #6.</span></td>
143+
</tr>
144+
</table>
145+
146+
147+
</body>
148+
</html>
149+
150+
</div>
151+
</div>
152+
153+
<footer class="site-footer">
154+
<div class="wrapper">
155+
156+
<div class="footer-col-wrapper">
157+
<div class="footer-col footer-col-1">
158+
<ul class="social-media-list">
159+
<li><a href="http://github.com/rescience/rescience.github.io">Website sources</a></li>
160+
</ul>
161+
</div>
162+
163+
<div class="footer-col footer-col-2">
164+
<ul class="social-media-list">
165+
<li><a href="http://rescience.github.io">ReScience C</a></li>
166+
</ul>
167+
</div>
168+
169+
<div class="footer-col footer-col-3">
170+
<ul class="social-media-list">
171+
<li>ISSN 2430-3658</li>
172+
</ul>
173+
</div>
174+
</div>
175+
176+
</div>
177+
178+
</footer>
179+
180+
181+
</body>
182+
183+
</html>

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Reproducible Science is good.&lt;br/&gt; Replicated Science is better.</description>
66
<link>http://rescience.github.io/</link>
77
<atom:link href="http://rescience.github.io/feed.xml" rel="self" type="application/rss+xml"/>
8-
<pubDate>Fri, 02 May 2025 09:30:53 +0200</pubDate>
9-
<lastBuildDate>Fri, 02 May 2025 09:30:53 +0200</lastBuildDate>
8+
<pubDate>Wed, 23 Jul 2025 20:12:52 +0200</pubDate>
9+
<lastBuildDate>Wed, 23 Jul 2025 20:12:52 +0200</lastBuildDate>
1010
<generator>Jekyll v3.9.3</generator>
1111

1212
<item>

0 commit comments

Comments
 (0)