KBibTeX/de: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 8: | Line 8: | ||
'''KBibTeX''' is a bibliography editor for KDE and is most often used in conjunction with [[Special:myLanguage/Kile|Kile]]. '''KBibTeX''''s primary file format is BibTeX as known from '''LaTeX''', but other formats such as RIS, PDF, or RTF can be imported and exported. | '''KBibTeX''' is a bibliography editor for KDE and is most often used in conjunction with [[Special:myLanguage/Kile|Kile]]. '''KBibTeX''''s primary file format is BibTeX as known from '''LaTeX''', but other formats such as RIS, PDF, or RTF can be imported and exported. | ||
Currently, there is a stable [ | Currently, there is a stable [https://download.kde.org/stable/KBibTeX/kbibtex-0.6.2.tar.xz.mirrorlist version for KDE4] (0.6.2), for which most Linux distributions include packages for easy installation. A [https://download.kde.org/stable/KBibTeX/kbibtex-0.6.90.tar.xz.mirrorlist pre-release for the next stable release] (0.7-beta1, still KDE4-based) is also available. A [https://cgit.kde.org/kbibtex.git/?h=master version for KDE Frameworks 5] (future 0.8) is under development. | ||
'''KBibTeX''' allows you to do the following things: | '''KBibTeX''' allows you to do the following things: |
Revision as of 08:00, 9 September 2017
KBibTeX for KDE4 |
KBibTeX for KDE Frameworks 5 |
KBibTeX is a bibliography editor for KDE and is most often used in conjunction with Kile. KBibTeX's primary file format is BibTeX as known from LaTeX, but other formats such as RIS, PDF, or RTF can be imported and exported.
Currently, there is a stable version for KDE4 (0.6.2), for which most Linux distributions include packages for easy installation. A pre-release for the next stable release (0.7-beta1, still KDE4-based) is also available. A version for KDE Frameworks 5 (future 0.8) is under development.
KBibTeX allows you to do the following things:
- Enter a preamble that defines how special text should be formatted in your bibliography using menu item or Main Toolbar.
- Choose an entry encoding during Save as operations or on the File Settings panel.
- Enter comments that are not taken in regard by BibTeX using menu item or Main Toolbar.
- Preview and save bibliography entries in various formats (BibTeX, RIS, Wikipedia, ...) using panel. Additional preview styles become available when bibtex2html is installed.
- Search for the bibliography entries data in online databases like Google Scholar, Springer Link, or arXiv using panel.
- View local or remote (online) resources (such as PDF files or web pages) linked in the BibTeX entry using panel.
- Find and merge duplicate entries in bibliography using menu item or Main Toolbar.
There is a dedicated page on the development of KBibTeX.