內容簡介
這個外掛可以讓您在文章中引用 arXiv 或其他學術倉庫的內容。例如,如果在文章中加入:
[kblog-inc server="arxiv"]1303.0213[/kblog-inc]
文章摘要就會被包含在這個位置的文字中,同時標題也會設置成文章的標題(例如,在這個例子中,標題是 "The semantic web takes wing")。如果您使用了https://wordpress.org/plugins/kblog-metadata/,則會適當地設置作者和日期。
您也可以像平常一樣在文章中加入額外的內容。例如,我會在http://www.russet.org.uk/blog/category/all/professional/science/papers中加入一份純英文摘要,如果作者允許,我也會加入評論。您可以看看我對上面那篇文章的http://www.russet.org.uk/blog/2366的範例。
Kblog-include 使用 OAI-PHM 來獲取它顯示的元數據;由於它是一個標準,這意味著 kblog-include 可以從支持此標準的任何倉庫轉入。但實際上不同的倉庫使用標籤的方式是不同的。目前,kblog-include 支持 http://arxiv.org、[http://eprint.ncl.ac.uk](紐卡斯爾大學) 的電子出版物服務器,和http://greycite.knowledgeblog.org。例如:
[kblog-inc server=”eprint.ncl.ac.uk”]193637[/kblog-inc]
就可以顯示我其中一篇論文。
我會接受有關新服務器的請求,最好透過pull request或電子郵件提出。
外掛標籤
開發者團隊
原文外掛簡介
With this plugin you can include content from arXiv or other academic
repositories in your blog post. For example, if placing
[kblog-inc server="arxiv"]1303.0213[/kblog-inc]
in your blog post, the abstract of this article will be include at this point
in text. Additionally, the title will be set to the title of the article (“The
semantic web takes wing” in this case). Finally, if you have use
https://wordpress.org/plugins/kblog-metadata/, the authors,
and date will be set appropriately also.
It is possible to add additional material to the post as normal; for example,
with my
http://www.russet.org.uk/blog/category/all/professional/science/papers,
I add a plain English summary, and where the authors allow, I also add the
reviews; an example can be seen for the above
http://www.russet.org.uk/blog/2366.
Kblog-include uses OAI-PHM to harvest the metadata that is displays; as this
is a standard, it should mean that kblog-include can transclude from any
repository that supports this standard. In practice, unfortunately, different
repositories use the tags in different ways. Currently, kblog-include supports
http://arxiv.org, the [http://eprint.ncl.ac.uk](Newcastle University) eprints
server, and http://greycite.knowledgeblog.org. For example:
[kblog-inc server=”eprint.ncl.ac.uk”]193637[/kblog-inc]
Shows one of my papers.
I am open to requests for new servers, ideally, via
[https://github.com/phillord/kblog-include](pull request), or email otherwise.
