Skip to content

Commit 823674d

Browse files
Gareth Aneurin TribelloGareth Aneurin Tribello
authored andcommitted
Added link to relevant paper on secondary structure variable pages in manual
1 parent 4649f2b commit 823674d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/secondarystructure/SecondaryStructureBase.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ void SecondaryStructureBase<T>::registerKeywords( Keywords& keys ) {
130130
keys.needsAction("SECONDARY_STRUCTURE_DRMSD");
131131
keys.needsAction("LESS_THAN");
132132
keys.needsAction("SUM");
133+
keys.addDOI("10.1021/ct900202f");
133134
}
134135

135136
template <class T>

0 commit comments

Comments
 (0)