From 98f7975f0ea805a83e442b229e8817ae5579d8a1 Mon Sep 17 00:00:00 2001
From: Gerardo Tauriello <gerardo.tauriello@unibas.ch>
Date: Wed, 23 May 2018 15:11:48 +0200
Subject: [PATCH] Properly cite Martino's paper in QS-doc

---
 modules/mol/alg/pymod/qsscoring.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules/mol/alg/pymod/qsscoring.py b/modules/mol/alg/pymod/qsscoring.py
index 937c40910..919b5a72f 100644
--- a/modules/mol/alg/pymod/qsscoring.py
+++ b/modules/mol/alg/pymod/qsscoring.py
@@ -1,5 +1,6 @@
 """
-Scoring of quaternary structures as in Martino's 2017 paper.
+Scoring of quaternary structures (QS). The QS scoring is according to the paper
+by `Bertoni et al. <https://dx.doi.org/10.1038/s41598-017-09654-8>`_.
 
 .. note ::
 
-- 
GitLab