[wordpress插件] Books & Papers书刊

wordpress 插件 文章 2020-03-09 04:50 827 0 全屏看文

AI助手支持GPT4.0

评分
70
描述

Using Books & Papers plugin one can manage lists of authors and their publications

使用Books&Papers插件可以管理作者及其出版物的列表

(books, journal publications like scientific papers/arXiv preprints and conference proceedings).

(书籍,期刊出版物,例如科学论文/ arXiv 预印本和会议记录)。

Additional features are available like import via DOI and DOI

" rel="nofollow">BibTeX database.

“ rel =” nofollow“> BibTeX 数据库。

User fills database records, provides author identifiers and then can display lists of publications by their type for each

用户填写数据库记录,提供作者标识符,然后可以按出版物类型显示每种出版物的列表

author in the given page of website.

网站给定页面中的作者。

Author management

作者管理

Each author is characterized by the following fields:

每位作者均具有以下特征:

* First name

*名字

* Last name

*姓氏

* E-mail: john@doe.com

*电子邮件:john@doe.com

* Personal URL: https://doe.com/john, author name becomes a link if URL is provided

*个人网址:https://doe.com/john,如果提供了网址,作者姓名将变为链接

* Identifier: internal identifier used for referencing the concrete person (johndoe, jonny1 etc).

*标识符:用于引用具体人员的内部标识符(johndoe,jonny1等)。

First of all, authors can be added manually.

首先,可以手动添加作者。

Authors are added during import of external publication.

在导入外部出版物时会添加作者。

If they are not recognized automaticallly among already existing ones, new records are created.

如果不能在所有现有记录中自动识别它们,则会创建新记录。

You can

你可以

merge duplicate records later as well as modify existing ones.

以后合并重复记录以及修改现有记录。

Publications

出版物

Three types of publications are supported:

支持三种类型的出版物:

* Article is a journal publication like this one.

*文章是期刊出版物,例如此人

It is characterized by list of authors (may be selected from existing records as well as just mentioned as external ones),

它的特点是作者列表(可以从现有记录中选择,也可以从外部记录中选择),

title, journal, link to supplementary materials, date for sorting etc.

标题,期刊,补充材料的链接,分类日期等。

* Conference work is characterized mainly with the same fields as Artcile with additional Book Title field.

*会议工作的主要特点是与Artcile的字段相同,并带有“书名”字段。

* Book is a publication, also characterized by editors, publisher, chaprter (for the referencing separate chapters in a textbook).

*本书是一种出版物,也具有编辑者,出版者,书商的特征(用于引用教科书中的各个章节)。

One can provide custom characteristics (max. three characteristics are supported) displaying by special stylesheet for the selected

一个可以提供自定义特征(最多支持三个特征),并通过特殊样式表显示所选的

record.

记录。

Settings

设置

You can configure some of the plugin functionallity:

您可以配置一些插件功能:

* Set database prefix for tables that store author and publication data.

*为存储作者和发布数据的表设置数据库前缀。

* Name the custom characteristic and set the style which it uses.

*命名自定义特征并设置其使用的样式。

* Set the timeout of success/failure notification.

*设置成功/失败通知的超时时间。

Usage

用法

Let suppose, you’ve added an author named John Doe with johndoe identifier.

让我们假设您添加了一个名为John Doe的作者,带有johndoe标识符。

There are 10 Article records, 3 Book records and 8 Conference records are related with John Doe.

与John Doe相关的文章记录有10条,书籍记录有3条,会议记录有8条。

One Article is marked as preprint.

一篇文章被标记为预印本。

Then, the following command are accessible:

然后,可以访问以下命令:

* [publications auth=johndoe subj=articles prep=all] will show all 10 Articles incluing preprint.

* [publications auth = johndoe subj = articles prep = all]将显示所有包含预印本的10条文章。

* [publications auth=johndoe subj=articles prep=only] will show only 1 record (preprint)

* [publications auth = johndoe subj = articles prep = only]仅显示1条记录(预印本)

* [publications auth=johndoe subj=articles prep=ex] will show 9 Articles without preprint.

* [publications auth = johndoe subj = articles prep = ex]将显示9条没有预印本的文章。

* [publications auth=johndoe subj=books] will show 3 books

* [publications auth = johndoe subj = books]将显示3本书

* [publications auth=johndoe subj=conferences] will show 8 conference records.

* [publications auth = johndoe subj = conferences]将显示8条会议记录。

* [publications auth=all subj=all year=2018] will show all publication records of year 2018.

* [publications auth = all subj = all year = 2018]将显示2018年的所有出版物记录。

Settings menu provides fields for customization:

“设置”菜单提供用于自定义的字段:

* Headers for articles, conferences and books sections.

*文章,会议和书籍部分的标题。

* Substitution list for flexible records output format.

*替代列表,用于灵活的记录输出格式。

For example, command

例如,命令

[authors] [title], [journal] {{Vol.

[作者] [标题],[期刊] {{

[volume]}} [pages] ([year]) will result in a list of

[volume]}} [pages]([year])将产生一个
列表

authors, italic title of the article, journal title, bold volume number, pages number and article year in parentheses.

作者,文章的斜体标题,期刊标题,加粗的卷号,页码和括号中的文章年份。

Note, that {{…}} syntax means that this part of record will not be displayed if [volume] is not provided.

请注意,{{…}}语法意味着如果未提供[volume],则不会显示该部分记录。

安装步骤

    1. Install the plugin usind WordPress plugins screen or upload the plugin and paste its content to the /wp-content/plugins/books-and-papers directory.
    2. 在usind WordPress插件屏幕上安装插件,或上传插件并将其内容粘贴到 / wp-content / plugins / books-and-papers 目录。

    3. Activate the plugin on the ‘Plugins’ screen in WordPress.
    4. 在WordPress的“插件”屏幕上激活插件。

    5. Go to Settings->Books and Papers screen and configure the plugin.
    6. 转到“设置”->“书籍和论文”屏幕并配置插件。

下载地址
https://downloads.wordpress.org/plugin/books-papers.zip
-EOF-

AI助手支持GPT4.0