diff --git a/_pages/academic_work.md b/_pages/academic_work.md
index db26734bf6059..b48b068e1c8a6 100644
--- a/_pages/academic_work.md
+++ b/_pages/academic_work.md
@@ -26,7 +26,7 @@ author_profile: true
Reviewer
-2025: CHASE (PC), ISEC (Research Track PC), SIGCSE (Computing Education Research Track PC)
+2025: CHASE (PC), ISEC (Research Track PC), MSR (Technical Track PC), SIGCSE (Computing Education Research Track PC)
2024: APSEC (SEIP Track PC), ASE (Research Track PC, Artifact Evaluation PC), ICPC (ERA Track PC), ICSE (SEIP Track PC), MSR (Technical Track PC), SIGCSE (Computing Education Research Track PC)
2023: ASE (Research Track Sub-reviewer), EASE (Industry Track Sub-reviewer), FSE (Industry Track Sub-reviewer), ICSME (Artifact Evaluation Track PC), ISSTA (Tool Demonstrations Track PC), MSR (Technical Track PC), SANER (Research Track PC), SIGCSE (Poster Track PC)
2022: ASE (Research Track Sub-reviewer), FSE (Industry Track Sub-reviewer), ICSME (Artifact Evaluation Track PC, NIER Track PC), IWoR (PC), MSR (Technical Track PC, Data and Tool Showcase Track Sub-reviewer), SANER (Tool Track Sub-reviewer), SEIM (Sub-reviewer)
diff --git a/beograd/beograd.ipynb b/beograd/beograd.ipynb
index 91e8b717e8989..1a6f6647aadce 100644
--- a/beograd/beograd.ipynb
+++ b/beograd/beograd.ipynb
@@ -97,7 +97,7 @@
},
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 21,
"id": "0532062b-2cb4-436e-963d-e211568f1c80",
"metadata": {},
"outputs": [],
@@ -122,7 +122,7 @@
},
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 22,
"id": "5a065a1f-f38a-4476-9c69-898241b98a29",
"metadata": {},
"outputs": [],
@@ -136,10 +136,21 @@
},
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 23,
"id": "89d64269-1335-4cb0-8f73-76756d32e928",
"metadata": {},
- "outputs": [],
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 23,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
"source": [
"folium.Marker(\n",
" [44.808512, 20.571532], \n",
@@ -585,10 +596,21 @@
},
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 24,
"id": "38c0cb40-10d4-4ccb-8260-340acf150872",
"metadata": {},
- "outputs": [],
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 24,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
"source": [
"folium.Marker(\n",
" [44.795907, 20.584343], \n",
@@ -712,7 +734,7 @@
},
{
"cell_type": "code",
- "execution_count": null,
+ "execution_count": 25,
"id": "e9faf578-36f8-456d-b706-63f64da7a316",
"metadata": {},
"outputs": [],