Skip to content

Commit

Permalink
Accepted JCAP paper
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoBuscicchio authored Dec 17, 2024
1 parent 9603bb6 commit e00199d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions database.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,6 @@
"more": ""
})

papers['submitted']['data'].append({
"title": "Stellar-mass black-hole binaries in LISA: characteristics and complementarity with current-generation interferometers",
"author": "R. Buscicchio, J. Torrado, C. Caprini, G. Nardini, M. Pieroni, N. Karnesis, A. Sesana",
"journal": "",
"link": "",
"arxiv": "arXiv:2410.18171 [astro-ph.HE]",
"ads": "2024arXiv241018171B",
"inspire": "Buscicchio:2024asl",
"more": ""
})

papers['submitted']['data'].append({
"title": "Characterization of non-Gaussian stochastic signals with heavier-tailed likelihoods",
"author": "N. Karnesis, A. Sasli, R. Buscicchio, N. Stergioulas",
Expand Down Expand Up @@ -117,6 +106,17 @@
papers['published']['label'] = 'Papers in major peer-reviewed journals'
papers['published']['data'] = []

papers['published']['data'].append({
"title": "Stellar-mass black-hole binaries in LISA: characteristics and complementarity with current-generation interferometers",
"author": "R. Buscicchio, J. Torrado, C. Caprini, G. Nardini, M. Pieroni, N. Karnesis, A. Sesana",
"journal": "\jcap (in press)",
"link": "",
"arxiv": "arXiv:2410.18171 [astro-ph.HE]",
"ads": "2024arXiv241018171B",
"inspire": "Buscicchio:2024asl",
"more": ""
})

papers['published']['data'].append({
"title": "Stars or gas? Constraining the hardening processes of massive black-hole binaries with LISA",
"author": "A. Spadaro, R. Buscicchio, D. Izquierdo--Villalba, D. Gerosa, A. Klein, G. Pratten",
Expand Down

0 comments on commit e00199d

Please sign in to comment.