Skip to content

Commit a2bce40

Browse files
update citation
1 parent 785746d commit a2bce40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/home.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def Body():
9090
html.P('If you found ConPlot useful for your work and you would like to cite us '
9191
'please use the following reference:',
9292
style={"font-size": "120%", "text-align": "justify"}),
93-
html.I('Sánchez Rodríguez et al., ConPlot: Web-based application for the visualisation '
93+
html.I('Sánchez Rodríguez F. et al., ConPlot: Web-based application for the visualisation '
9494
'of protein contact maps integrated with other data, Bioinformatics, 2021.',
9595
style={"font-size": "120%", "text-align": "justify"}),
9696
html.Br(),

0 commit comments

Comments
 (0)