Jump to content

KBibTeX/zh-tw: Difference between revisions

From KDE Wiki Sandbox
FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
<span class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
'''KBibTeX''' 是KDE 的參考書目編輯器,常跟[[Special:myLanguage/Kile|Kile]] 配合使用。 '''KBibTeX''' 的原生文件格式是來自'''LaTeX''' 的BibTex,但其他格式如RIS 或EndNote 也能導入導出。
'''KBibTeX''' 是KDE 的參考書目編輯器,常跟[[Special:myLanguage/Kile|Kile]] 配合使用。 '''KBibTeX''' 的原生文件格式是來自'''LaTeX''' 的BibTex,但其他格式如RIS 或EndNote 也能導入導出。
</span>
</div>


<span class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
當前的穩定[http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ KDE3 版本]多數發行版都有帶。 [http://home.gna.org/kbibtex/ KDE4 版本]開發中,還不夠穩定。
當前的穩定[http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ KDE3 版本]多數發行版都有帶。 [http://home.gna.org/kbibtex/ KDE4 版本]開發中,還不夠穩定。
</span>
</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.