academic/Gabedit: Added references.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c9ca904756
commit
1899bdeef0
|
@ -114,6 +114,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
|
|||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a ChangeLog License $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
cp $CWD/References > $PKG/usr/doc/$PRGNAM-$VERSION/References
|
||||
|
||||
mkdir -p $PKG/install
|
||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
Please use the following citations in any report or publication:
|
||||
|
||||
Gabedit:
|
||||
A graphical user interface for computational chemistry softwares.
|
||||
Allouche, A.-R.,
|
||||
Journal of Computational Chemistry, 32 (2011) 174–182.
|
||||
doi: 10.1002/jcc.21600
|
Loading…
Reference in New Issue