GithubHelp home page GithubHelp logo

alexxnica / jabref Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jabref/jabref

0.0 1.0 0.0 100.27 MB

Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases

Home Page: https://www.jabref.org/

License: MIT License

Shell 0.08% Ruby 0.02% Perl 0.14% XSLT 0.03% Python 0.27% Java 94.77% GAP 0.02% ANTLR 0.03% CSS 0.12% TeX 4.53%

jabref's Introduction

JabRef Development Version

Build Status Dependency Status codecov.io Donation

This version is a development version. Features may not work as expected.

Development builds are available at builds.jabref.org whereas the latest release is available via GitHub.

Explanation of donation possibilities and usage of donations is available at our donations page.

We use install4j, the multi-platform installer builder.

Background

JabRef is a graphical Java application for editing BibTeX and Biblatex .bib databases. JabRef lets you organize your entries into overlapping logical groups, and with a single click limit your view to a single group or an intersection or union of several groups. You can customize the entry information shown in the main window, and sort by any of the standard BibTeX fields. JabRef can autogenerate BibTeX keys for your entries. JabRef also lets you easily link to PDF or web sources for your reference entries.

JabRef can import from and export to several formats, and you can customize export filters. JabRef can be run as a command line application to convert from any import format to any export format.

Bug Reports, Suggestions, Other Feedback

We are thankful for any bug reports or other feedback.

If there are features you want included in JabRef, tell us in our forum!

If you have questions regarding the usage, or you want to give general feedback the forum is also the right place for this: discourse.jabref.org

You can use our GitHub issue tracker to send in bug reports and suggestions.

To get your code added to JabRef, just fork JabRef and create a pull request. For details see CONTRIBUTING.

Installing and Running

Requirements

JabRef runs on any system equipped with the Java Virtual Machine (1.8 or newer), which can be downloaded at no cost from Oracle. From JabRef 4.0 onwards, JavaFX support has to be available.

Installing and Running, Linux:

Please see our Installation Guide.

Installing and Running, Mac OS X:

Please see our Mac OS X FAQ.

Installing and Running, Windows:

JabRef offers an installer, which also adds a shortcut to JabRef to your start menu.

Please also see our Windows FAQ

Installing and Running, General:

JabRef can be downloaded as an executable .jar file. Try to double click the jar file or execute the following command: java -jar <path to jar>

Documentation

JabRef comes with an online help, accessed by pressing F1 or clicking on a question mark icon. The help is are probably not exhaustive enough to satisfy everyone yet, but it should help sort out the most important issues about using the program. If you choose languages other than English, some or all help pages may appear in your chosen languages.

Building JabRef From Source

If you want a step-by-step tutorial, please check this guideline

To compile JabRef from source, you need a Java compiler supporting Java 1.8 and JAVA_HOME pointing to this JDK. You have to set GRADLE_OPTS to -Dfile.encoding=UTF-8 as gradle uses the JVM's platform encoding.

To run it, just execute gradlew run. When you want to develop, it is necessary to generate additional sources using gradlew generateSource and then generate the Eclipse gradlew eclipse. For IntelliJ IDEA, just import the project via a Gradle Import by pointing at the build.gradle.

Testing

gradlew test executes the normal unit tests. If you want to test the UI, execute gradlew integrationTest. Sources for the integration test are kept in src/integrationTest.

Release Process

Building a release requires install4j. We've got an Open Source License. Releasing is done using CircleCI. A full release howto is available in our wiki.

License

Since version 3.6, JabRef is licensed under the MIT license. See the LICENSE.md for the full MIT license.

JabRef also uses libraries, fonts, and icons distributed by other parties. See external libraries for details.

jabref's People

Contributors

ambro2 avatar ayanai1 avatar boceckts avatar braunch avatar chochreiner avatar chriba avatar fc7 avatar frithnanth avatar grimes2 avatar hakova avatar igorsteinmacher avatar koji33 avatar koppor avatar lenhard avatar linusdietz avatar mairdl avatar matthiasgeiger avatar mortenalver avatar nicospavlov avatar obraliar avatar oscargus avatar siedlerchr avatar simonharrer avatar snisnisniksonah avatar stefan-kolb avatar tobiasdiez avatar tschechlovdev avatar was123 avatar wuw avatar zesaro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.