Skip to content

Commit

Permalink
Update database.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoBuscicchio authored Dec 15, 2024
1 parent 06c721b commit d56ecd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
papers['published']['label'] = 'Papers in major peer-reviewed journals'
papers['published']['data'] = []

papers['submitted']['data'].append({
papers['submitted']['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",
"journal": "\prd (in press)",
Expand Down

0 comments on commit d56ecd9

Please sign in to comment.