Jump to content

Extension:PubmedParser/zh

From mediawiki.org
This page is a translated version of the page Extension:PubmedParser and the translation is 0% complete.
MediaWiki扩展手册
PubmedParser
发行状态: 稳定版
实现 解析器函数
描述 Adds a parser function #pmid to look up articles in pubmed.gov by ID.
作者 Daniel Kraus (Bovender留言)
最新版本 6.0.0 (2025-02-12)
MediaWiki 1.42+
数据库更改
$wgPubmedParserCache
许可证 GNU General Public License 2.0 or later
下載
README
CHANGELOG
示例
  • {{#pmid:19782018}}
  • {{#pmid:19782018|Alon2009}}

The PubmedParser extension provides a parser keyword (#pmid) to fetch article information by unique ID from the Pubmed database. It outputs the article information formatted as Wiki markup for a template. The template can be defined inside the Wiki and adjusted as needed.

Please find more information about installation, configuration and usage at the project homepage.

See also