Skip to content

Commit

Permalink
Add CITATION file
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Hinsen committed Sep 3, 2013
1 parent 417c387 commit 81d7162
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
If you use MMTK for your research work, please cite

Konrad Hinsen
The Molecular Modeling Toolkit: A New Approach to Molecular Simulations
J. Comp. Chem. 21, 79-85 (2000)
DOI: 10.1002/(SICI)1096-987X(20000130)21:2<79::AID-JCC1>3.0.CO;2-B


For BibTeX users, here is a BibTeX record ready to paste into
your reference collection:

@article{MMTK,
Author = {Hinsen, Konrad},
Journal = {J. Comp. Chem.},
Pages = {79-85},
Title = {The Molecular Modeling Toolkit: A New Approach to Molecular Simulations},
Volume = {21},
Year = {2000}
Doi = {10.1002/(SICI)1096-987X(20000130)21:2<79::AID-JCC1>3.0.CO;2-B},
}
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include README LICENSE LICENCE MANIFEST.in
include README LICENSE LICENCE CITATION MANIFEST.in
include tviewer
include MMTK/ForceFields/force_fields
include MMTK/ForceFields/Amber/*parm*
Expand Down

0 comments on commit 81d7162

Please sign in to comment.