gpt4 book ai didi

libreoffice - 在 Libre Office Writer 中导入 BibTex 库?

转载 作者:行者123 更新时间:2023-12-01 06:25:43 25 4
gpt4 key购买 nike

是否可以在 Libre Office Writer 中导入 BibTex 库?

我有一个使用 BibDesk 生成的 BibTex 文件,我想将其导入 Libre Office。

最佳答案

是的,BibDesk 可以导出到 .doc (libre 可以导入 .doc)和许多其他格式。您还可以修改格式

Ref sourceforge SEC117

Export Templates

Templates allow you to export your database to a large variety of formats. It also allows you to customize to a great extent how the data is exported.

To export using templates, choose the "Export..." menu item, which can be found under the "File" menu. You can choose the template from the "File Format" popup button. You can either export the whole database, or just the references which you have selected.

BibDesk provides several default templates, for export to HTML, RSS, Rich Text (RTF, RTFD) and to windows Doc format.



您还可以修改模板
Bibdesk Templates

You can find a set of default template files in the folder ~/Library/Application Support/Bibdesk/Templates. For HTML export, there are 3 template files: htmlExportTemplate.html, htmlItemExportTemplate.html and htmlExportStyleSheet.css. Generally, only the first of these template files is required

Looking at the htmlExportTemplate.html file first, this is a relatively simple html document, with a standard header, a link to the external CSS file, and a single "content" div in the body. The formatting of the individual entries into the html file is done using the htmlItemExportTemplate.html file. Opening this file, you will see that the template files comprise a series of items enclosed in < and > signs, the same as those used in HTML to enclose formatting tags, but starting with an extra $. These entities are known as Template Tags.

They are parsed by BibDesk to include the relevant parts of the BibDesk database in the html file. E.G. will be replaced by the contents of the "Title" field in the BibDesk database. A list of the different kinds of Tag is given in the Export Template Keys page. It is also possible to apply modifiers to the field Tags in order to format the contents. One example is the Tag where the full name or an abbreviated name can be chosen, and the "and"s between authors can be replaced by commas. These modifier keys are also explained at the Export Template Keys page.



我希望这有帮助

关于libreoffice - 在 Libre Office Writer 中导入 BibTex 库?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28925217/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com