內容簡介
這是 WordPress 外掛,可自動在網站上顯示出版物檔案。
結果可以從 PubMed 中提取,並將每日自動更新。
每個部落格使用者只能創建一個檔案。
[publications]
如果您的網站有多個使用者,每個使用者可以在儀表板上創建自己的檔案列表。 然後將 [publications] 簡碼更改為:
[publications name=login_name]
要從 PubMed 檢索結果:
因為 PubMed 不使用作者的唯一標識符,
您必須想出一種搜尋自己的方式,以區分
您和數據庫中的其他人。
例如:
“mcclintock”
“mcclintock B”
“mcclintock B AND Cold Spring Harbor[affiliation]”
外掛標籤
開發者團隊
原文外掛簡介
This is a WordPress plugin to automatically display a publication profile on a website.
Results can be pulled from PubMed and will be automatically updated daily.
One profile can be created per blog user.
[publications]
If your site has multiple users, each user can create their own publications list on the dashboard. The
shortcode is then changed into:
[publications name=login_name]
To retrieve results from PubMed:
Because PubMed does not use unique identifiers for a authors,
you must come up with a way to search for yourself that distinguishes
you from other people in the database.
For example:
“mcclintock”
“mcclintock B”
“mcclintock B AND Cold Spring Harbor[affiliation]”
