Extension:PubmedParser

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
MediaWiki extensions manual
PubmedParser
Release status: stable
Implementation Parser function
Description Adds a parser function #pmid to look up articles in pubmed.gov by ID.
Author(s) Daniel Kraus (Bovendertalk)
Latest version 5.1.0 (2023-01-07)
MediaWiki 1.28+
Database changes Yes
License GNU General Public License 2.0 or later
Download
README
CHANGELOG
Example
  • {{#pmid:19782018}}
  • {{#pmid:19782018|Alon2009}}
$wgPubmedParserCache
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').

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