KBibTeX: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
(Adding a link to the mirror file for KBibTeX 0.7-beta1)
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
<!--T:6-->
<!--T:6-->
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:kbibtex_window.png|thumb|300px]]||&nbsp;||'''KBibTeX is a user-friendly BibTeX editor'''
|[[Image:kbibtex_window.png|thumb|300px]]||&nbsp;||'''KBibTeX for KDE4'''
|}
|}
'''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 or EndNote can be imported and exported.
{|class="tablecenter vertical-centered"
|[[Image:20150602-kbibtex-kf5.png|thumb|300px]]||&nbsp;||'''KBibTeX for KDE Frameworks 5'''
|}
'''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.


<!--T:7-->
<!--T:7-->
Currently, there is a stable [http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ version for KDE3], for which most Linux distributions include packages for easy installation. A [http://home.gna.org/kbibtex/ version for KDE4] is under development, but already mature for most daily tasks.
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.


<!--T:9-->
<!--T:9-->
Line 17: Line 20:


<!--T:11-->
<!--T:11-->
* Choose an entry encoding using <menuchoice>Encoding</menuchoice> item in '''Save as''' dialog or on the '''File Settings''' panel.  
* Choose an entry encoding during '''Save as''' operations or on the '''File Settings''' panel.  


<!--T:12-->
<!--T:12-->
Line 23: Line 26:


<!--T:13-->
<!--T:13-->
* Preview and save bibliography entries in various formats (Source (BibTEX), Source (RIS), Wikipedia, standard (XML/XSLT), fancy (XML/XSLT), and abstract-only (XML/XSLT)) using <menuchoice>Reference Preview</menuchoice> panel. Additional preview styles become available when '''bibtex2html''' is installed.  
* Preview and save bibliography entries in various formats (BibTeX, RIS, Wikipedia, ...) using <menuchoice>Reference Preview</menuchoice> panel. Additional preview styles become available when '''bibtex2html''' is installed.  


<!--T:14-->
<!--T:14-->
* Search for the bibliography entries data in online databases using <menuchoice>Online Search</menuchoice> panel.  
* Search for the bibliography entries data in online databases like Google Scholar, Springer Link, or arXiv using <menuchoice>Online Search</menuchoice> panel.  


<!--T:15-->
<!--T:15-->
* View local or remote (online) resources (such as files) linked in the BibTeX entry using </menuchoice>Document Preview</menuchoice> panel.  
* View local or remote (online) resources (such as PDF files or web pages) linked in the BibTeX entry using <menuchoice>Document Preview</menuchoice> panel.  


<!--T:16-->
<!--T:16-->
* Find and fix duplicate entries in bibliography using <menuchoice>Edit → Find Duplicates</menuchoice> menu item or Main Toolbar.
* Find and merge duplicate entries in bibliography using <menuchoice>Edit → Find Duplicates</menuchoice> menu item or Main Toolbar.
 
 
<!--T:17-->
There is a dedicated page on the [[KBibTeX/Development|development of KBibTeX]].


<!--T:8-->
<!--T:8-->
[[Category:Office]]
[[Category:Office]]
</translate>
</translate>

Revision as of 20:52, 8 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 Element → New element → New preamble 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 Element → New element → New comment menu item or Main Toolbar.
  • Preview and save bibliography entries in various formats (BibTeX, RIS, Wikipedia, ...) using Reference Preview 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 Online Search panel.
  • View local or remote (online) resources (such as PDF files or web pages) linked in the BibTeX entry using Document Preview panel.
  • Find and merge duplicate entries in bibliography using Edit → Find Duplicates menu item or Main Toolbar.


There is a dedicated page on the development of KBibTeX.