Convert manual from LaTeX to Markup
[gromacs.git] / docs / reference-manual / preface.rst
blob5dd1c9fccf5ce8a9aa043c8444a0dc0fb8ea4227
1 Preface and Disclaimer
2 ======================
4 |Gromacs| - |version|
6 Contributions from:
8 Emile Apol, Rossen Apostolov, Paul Bauer,
9 Herman J.C. Berendsen, Pär Bjelkmar, Aldert van Buuren,
10 Rudi van Drunen, Anton Feenstra, Gerrit Groenhof,
11 Aleksei Iupinov, Christoph Junghans, Anca Hamuraru,
12 Vincent Hindriksen, Dimitrios Karkoulis, Peter Kasson,
13 Jiri Kraus, Carsten Kutzner, Per Larsson,
14 Justin A. Lemkul, Viveca Lindahl, Magnus Lundborg,
15 Pieter Meulenhoff, Erik Marklund, Teemu Murtola,
16 Szilárd Páll, Sander Pronk, Roland Schulz,
17 Alexey Shvetsov, Michael Shirts, Alfons Sijbers,
18 Peter Tieleman, Teemu Virolainen, Christian Wennberg and Maarten Wolf.
20 Mark Abraham, Berk Hess, David van der Spoel, and Erik Lindahl.
22 © 1991 -- 2000:
24     Department of Biophysical Chemistry, University of Groningen.
25     Nijenborgh 4, 9747 AG Groningen, The Netherlands.
27 © 2001 -- |thisyear|:
29     The |Gromacs| development teams at the Royal Institute of Technology and
30     Uppsala University, Sweden.
33 This manual is not complete and has no pretension to be so due
34 to lack of time of the contributors -- our first priority is to improve
35 the software. It is worked on continuously,
36 which in some cases might mean the information is not entirely correct.
38 Comments on form and content are welcome, please send them to one of
39 the mailing lists (see our `webpage`_ or this section on
40 how to :ref:`contribute <gmx-contribute>`), or open an issue
41 on our `redmine`_. Corrections can also be made in the |Gromacs| git
42 source repository and uploaded to the |Gromacs| `gerrit`_.
44 We release an updated version of the manual whenever
45 we release a new version of the software, so in general 
46 it is a good idea to use a manual with the same major and
47 minor release number as your |Gromacs| installation. 
49 Citation information
50 --------------------
52 .. TODO needs link to ref list
54 When citing this document in any scientific publication
55 please refer to it as:
57 .. parsed-literal::
59     M.J. Abraham, D. van der Spoel, E. Lindahl, B. Hess, and the GROMACS development team,
60     |Gromacs| User Manual version |version|,
61     `http://www.gromacs.org <http://www.gromacs.org>`__ 
63 However, we prefer that you cite (some of) the |Gromacs|
64 papers:
66 * \ :ref:`Bekker et al. (1993) <refBekker93a>`
67 * \ :ref:`Berendsen et al. (1995) <refBerendsen95a>`
68 * \ :ref:`Lindahl et al. (2001) <refLindahl2001a>`
69 * \ :ref:`van der Spoel at al. (2005) <refSpoel2005a>`
70 * \ :ref:`Hess et al. (2008) <refHess2008b>`
71 * \ :ref:`Pronk et al. (2013) <refPronk2013>`
72 * \ :ref:`Pall et al. (2015) <refPall2015>`
73 * \ :ref:`Abraham et al. (2015) <refAbraham2015>`
75 when you publish your results. Any future development depends on academic research
76 grants, since the package is distributed as free software!
78 |Gromacs| is *Free Software*
79 ----------------------------
81 The entire |Gromacs| package is available under the GNU Lesser
82 General Public License (LGPL), version 2.1. This means it's free as in free
83 speech, not just that you can use it without paying us money.
84 You can redistribute |Gromacs| and/or modify it under the terms of the LGPL
85 as published by the Free Software Foundation;
86 either version 2.1 of the License, or (at your option) any later version.
87 For details, check the COPYING file in the source code or consult
88 `this page <http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html>`__.
90 The |Gromacs| source code and selected set of binary packages are
91 available on our homepage, `www.gromacs.org <http://www.gromacs.org>`__. Have fun.