We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785746d commit a2bce40Copy full SHA for a2bce40
layouts/home.py
@@ -90,7 +90,7 @@ def Body():
90
html.P('If you found ConPlot useful for your work and you would like to cite us '
91
'please use the following reference:',
92
style={"font-size": "120%", "text-align": "justify"}),
93
- html.I('Sánchez Rodríguez et al., ConPlot: Web-based application for the visualisation '
+ html.I('Sánchez Rodríguez F. et al., ConPlot: Web-based application for the visualisation '
94
'of protein contact maps integrated with other data, Bioinformatics, 2021.',
95
96
html.Br(),
0 commit comments