Skip to content

Commit f8f0f11

Browse files
committed
Generic update
1 parent 70e220d commit f8f0f11

File tree

6 files changed

+18
-7
lines changed

6 files changed

+18
-7
lines changed

_citations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Citation Summary
22

33
- **Total ADS citations**: 9646
4-
- **Total INSPIRE citations**: 10509
4+
- **Total INSPIRE citations**: 10511
55
- **Total MAX citations**: 10596
66
- **h-index**: 47
77

@@ -11,7 +11,7 @@
1111
|---|--------|------|-------|-----|---------|-----|
1212
| **1** | Berti | 2015 | Testing general relativity with present and future astrophysical observations | 1405 | 1580 | 1580 |
1313
| **2** | Barack | 2019 | Black holes, gravitational waves and fundamental physics: a roadmap | 831 | 923 | 923 |
14-
| **3** | Amaro-Seoane | 2022 | Astrophysics with the Laser Interferometer Space Antenna | 728 | 676 | 728 |
14+
| **3** | Amaro-Seoane | 2022 | Astrophysics with the Laser Interferometer Space Antenna | 728 | 678 | 728 |
1515
| **4** | Belczynski | 2020 | Evolutionary roads leading to low effective spins, high black hole masses, and O1/O2 rates for LIGO/Virgo binary black holes | 455 | 471 | 471 |
1616
| **5** | Varma | 2019 | Surrogate models for precessing binary black hole simulations with unequal masses | 424 | 441 | 441 |
1717
| **6** | Barausse | 2020 | Prospects for fundamental physics with LISA | 389 | 439 | 439 |
@@ -203,4 +203,4 @@
203203

204204

205205
<br><br>
206-
*Last updated: 2026-01-22 01:01:13 UTC*
206+
*Last updated: 2026-01-22 08:38:43 UTC*

_group.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Here are the amazing people in my group. Come visit and chat science with us! If
141141
## Current MSc and Bsc students
142142
Here are the amazing students who are currently completing research projects with us in the group… Taking the first fun steps into the perilous world of black holes!
143143

144+
- **Giulia Foroni**, MSc thesis, Milano-Bicocca and Columbia, 2026.
144145
- **Rocco Giugni**, MSc thesis, Milano-Bicocca and Roma-Sapienza, 2026.
145146
- **Lisa Merlo**, MSc thesis, Milano-Bicocca, 2026.
146147
- **Sofia Dossena**, MSc thesis, Milano-Bicocca, 2026.
@@ -258,4 +259,4 @@ Here are the amazing students who are currently completing research projects wit
258259

259260

260261
<br><br>
261-
*Last updated: 2026-01-22 01:01:13 UTC*
262+
*Last updated: 2026-01-22 08:38:43 UTC*

_publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,4 +690,4 @@ E. Berti, et al. (53 authors incl. **D. Gerosa**).\
690690

691691

692692
<br><br>
693-
*Last updated: 2026-01-22 01:01:13 UTC*
693+
*Last updated: 2026-01-22 08:38:43 UTC*

_talks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,4 +546,4 @@ Liceo Candia and Liceo Frassati, Seregno, Italy, Jan 2018.
546546

547547

548548
<br><br>
549-
*Last updated: 2026-01-22 01:01:13 UTC*
549+
*Last updated: 2026-01-22 08:38:43 UTC*

database.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,6 +3278,15 @@
32783278
group['msc']['labellong'] = 'MSc student mentoring'
32793279
group['msc']['data'] = []
32803280

3281+
group['msc']['data'].append({
3282+
"name": "Giulia Foroni",
3283+
"where": "Milano-Bicocca and Columbia",
3284+
"what": "MSc thesis",
3285+
"year": "2026",
3286+
"note": "",
3287+
"current": True
3288+
})
3289+
32813290
group['msc']['data'].append({
32823291
"name": "Rocco Giugni",
32833292
"where": "Milano-Bicocca and Roma-Sapienza",

parsegroup.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
\textbf{Postdoc fellowships}: & \textbf{3} & so far (of which &\textbf{1}& currently in my group). \\
33
\textbf{Postdocs (hired)}: & \textbf{11} & so far (of which &\textbf{7}& currently in my group). \\
44
\textbf{PhD students}: & \textbf{10} & so far (of which &\textbf{7}& currently in my group). \\
5-
\textbf{MSc students}: & \textbf{34} & so far (of which &\textbf{12}& currently in my group). \\
5+
\textbf{MSc students}: & \textbf{35} & so far (of which &\textbf{13}& currently in my group). \\
66
\textbf{BSc students}: & \textbf{47} & so far (of which &\textbf{2}& currently in my group). \\
77
\end{tabular} }
88
\vspace{0.2cm}
@@ -72,6 +72,7 @@
7272
\vspace{0.2cm}
7373
\textbf{MSc student mentoring:}
7474

75+
\textit{G. Foroni} (Milano-Bicocca and Columbia, MSc thesis, 2026)* ---
7576
\textit{R. Giugni} (Milano-Bicocca and Roma-Sapienza, MSc thesis, 2026)* ---
7677
\textit{L. Merlo} (Milano-Bicocca, MSc thesis, 2026)* ---
7778
\textit{S. Dossena} (Milano-Bicocca, MSc thesis, 2026)* ---

0 commit comments

Comments
 (0)