1 <html xmlns="http://www.w3.org/1999/xhtml">
3 <link rel="stylesheet" type="text/css" href="jabref_help.css"/>
7 <h1>JabRef version @version@</h1>
10 <img src="../images/JabRef-icon-48.png" alt="JabRef logo"/><br/>© 2003-@year@
13 <p>JabRef is free software: you can redistribute it and/or modify it
14 under the terms of the GNU <a href="License.html">General Public
15 License</a> as published by the Free Software Foundation, either
16 version 2 of the License, or (at your option) any later version.</p>
18 <p>The source code and documentation can be found at the homepage of JabRef <a href="http://jabref.sourceforge.net/">http://jabref.sourceforge.net/</a>.
20 <a href="https://sourceforge.net/p/jabref/bugs/">https://sourceforge.net/p/jabref/bugs/</a>
21 and feature requests to
22 <a href="https://sourceforge.net/p/jabref/feature-requests/">https://sourceforge.net/p/jabref/feature-requests/</a>.</p>
24 <h2>Current developers:</h2>
29 <h2>Former developers:</h2>
50 <h2>Contributions from:</h2>
52 <!-- Sort yourself in ALPHABETICALLY -->
68 Eduardo Roberto Greco,
70 Leonardo Haddad Carlos
76 Krzysztof A. Kościuszkiewicz,
84 Renato Massao Maeda da Silva,
85 Luciana de Melo e Abud,
104 Ruy Minoru Ito Takata,
113 <p>Samin Muhammad Ridwanul Karim,
116 <h2>Third-party software used:</h2>
118 <p>JabRef uses JGoodies
119 Looks and JGoodies Forms, distributed by
120 JGoodies (<code>http://www.jgoodies.com</code>) under the
121 terms of the BSD License (see
122 <code>http://www.opensource.org/licenses/bsd-license.html</code>
125 <p>Also included are two additional classes
126 (SimpleInternalFrame and UIFSplitPane) by Karsten Lentzsch,
127 which are distributed under <a href="jgoodies.html">these
130 <p>Command line options are parsed using RitOpt
131 (<code>http://ritopt.sourceforge.net</code>). RitOpt is
132 distributed under the terms of the GNU
133 <a href="License.html">General Public License</a>, version
136 <p>JabRef uses the ANTLR parser generator for interpreting
137 search strings. ANTLR is public domain software - see
138 <code>http://www.antlr.org/license.html</code> for the
141 <p>For table presentation and filtering, JabRef uses the
143 (<code>http://publicobject.com/glazedlists</code>), which
144 is distributed under the Lesser General Public License.</p>
146 <p>JabRef also uses the threading library Spin, which
147 is distributed under the terms of the Lesser General Public
150 <p>Some GUI components from the Microba library are used,
151 it is licensed under a BSD style license. See
152 <code>http://sourceforge.net/projects/microba/</code> for
153 more informations.</p>
155 <p>The majority of icons are from the Crystal Clear icon
156 set by Everaldo (<code>http://www.everaldo.com</code>),
157 which is distributed under the terms of the Lesser General
160 <p>JabRef uses the FontBox, JempBox, and PDFBox libraries for PDF
161 handling, which are distributed under the Apache License. See
162 <code>http://pdfbox.apache.org</code> for more information.</p>
164 <p>Under Ubuntu, JabRef uses Java Ayatana to add support for Unity Global
165 menu integration, which is licensed under the MIT License.
166 See <code>http://code.google.com/p/java-swing-ayatana/</code>
167 for more information.