KBibTeX/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
{|class="tablecenter vertical-centered"
<div class="mw-translate-fuzzy">
|[[Image:kbibtex_window.png|thumb|300px]]||&nbsp;||'''KBibTeX for KDE4'''
'''KBibTeX''' KDE 的参考书目编辑器,常跟 [[Special:myLanguage/Kile|Kile]] 配合使用。'''KBibTeX''' 的原生文件格式是来自'''LaTeX''' 的 BibTex,但其他格式如 RIS 或 EndNote 也能导入导出。
|}
</div>
{|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.


Currently, there is a stable [https://download.kde.org/stable/KBibTeX/kbibtex-0.7.tar.xz.mirrorlist version for KDE4] (0.7, still KDE4-based), for which most Linux distributions include packages for easy installation. A [https://download.kde.org/unstable/KBibTeX/kbibtex-0.7.90.tar.xz.mirrorlist pre-release for the next stable release] (0.8-beta1, finally KDE Frameworks 5-based) is also available.
<div class="mw-translate-fuzzy">
当前的稳定 [http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ KDE3 版本]多数发行版都有带。 [http://home.gna.org/kbibtex/ KDE4 版本]开发中,还不够稳定。
</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

KBibTeX 是 KDE 的参考书目编辑器,常跟 Kile 配合使用。KBibTeX 的原生文件格式是来自LaTeX 的 BibTex,但其他格式如 RIS 或 EndNote 也能导入导出。

当前的稳定 KDE3 版本多数发行版都有带。 KDE4 版本开发中,还不够稳定。

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.