KBibTeX/pt-br: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages />
<languages />
{|class="tablecenter vertical-centered"
<div class="mw-translate-fuzzy">
|[[Image:20150602-kbibtex-kf5.png|thumb|300px]]||&nbsp;||'''KBibTeX'''
O '''KBibTeX''' é um editor de bibliografia para o KDE e é mais frequentemente usado com o [[Special:myLanguage/Kile|Kile]]. O formato de arquivo básico do '''KBibTeX''' é o BibTeX como conhecido pelo ''' LaTeX''', mas outros formatos como o RIS ou o EndNote podem ser importados e exportados.
|}
</div>
'''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.


The [https://download.kde.org/stable/KBibTeX/0.8.1/kbibtex-0.8.1.tar.xz.mirrorlist stable version 0.8.1] is KDE Frameworks 5-based. In case you are still using KDE4, please use [https://download.kde.org/stable/KBibTeX/kbibtex-0.7.tar.xz.mirrorlist version 0.7].
<div class="mw-translate-fuzzy">
Atualmente, há uma [http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ versão estável para o KDE3], para a qual a maioria das distribuições Linux incluem pacotes para fácil instalação. A [http://home.gna.org/kbibtex/ versão para o KDE4] está em desenvolvimento, mas ainda não suficientemente estável para o uso regular.
</div>


'''KBibTeX''' allows you to do the following things:  
'''KBibTeX''' allows you to do the following things:  

Latest revision as of 14:28, 6 September 2020

O KBibTeX é um editor de bibliografia para o KDE e é mais frequentemente usado com o Kile. O formato de arquivo básico do KBibTeX é o BibTeX como conhecido pelo LaTeX, mas outros formatos como o RIS ou o EndNote podem ser importados e exportados.

Atualmente, há uma versão estável para o KDE3, para a qual a maioria das distribuições Linux incluem pacotes para fácil instalação. A versão para o KDE4 está em desenvolvimento, mas ainda não suficientemente estável para o uso regular.

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.