KBibTeX/it: 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 />
<span class="mw-translate-fuzzy">
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:kbibtex_window.png|thumb|300px]]||&nbsp;||'''KBibTeX è un editor BibTeX pensato per gli utenti'''
|[[Image:kbibtex_window.png|thumb|300px]]||&nbsp;||'''KBibTeX for KDE4'''
|}
|}
'''KBibTeX''' è un editor bibliografico per KDE ed è spesso utilizzato in combinazione con [[Special:myLanguage/Kile|Kile]]. Il formato file principale di '''KBibTeX''' è BibTeX, noto da '''LaTeX''', ma possono essere importati ed esportati altri formati come RIS o EndNote.
{|class="tablecenter vertical-centered"
</span>
|[[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.


<span class="mw-translate-fuzzy">
Currently, there is a stable [http://download.kde.org/stable/KBibTeX/kbibtex-0.6.2.tar.xz.mirrorlist version for KDE4], for which most Linux distributions include packages for easy installation. A [https://cgit.kde.org/kbibtex.git/?h=master version for KDE Frameworks 5] is under development.
Attualmente è disponibile una [http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ versione stabile per KDE3], la maggior parte delle distribuzioni Linux includono pacchetti per una facile installazione. Una [http://home.gna.org/kbibtex/ versione per KDE4] è in sviluppo, ma è già matura per la maggior parte delle attività quotidiane.
</span>


'''KBibTeX''' ti consente di fare le seguenti cose:  
'''KBibTeX''' ti consente di fare le seguenti cose:  

Revision as of 05:00, 19 June 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, for which most Linux distributions include packages for easy installation. A version for KDE Frameworks 5 is under development.

KBibTeX ti consente di fare le seguenti cose:

  • 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.