=== PubmedList === Contributors: Elfar Torarinsson Tags: pubmed, bibliography, publications Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.0 == Description == Given a search term this plugin lists the results The Plugin works only in templates or with a PHP-Plugin in site and posts. You can style the output completely using plugins/pubmedlist/css/pubmed.css Use following code with a PHP-Plugin or in a template, example sidebar.php or single.php, for WordPress: _Example:_ `<?php PubmedList(); ?>` == Installation == 1. Unpack the download-package 1. Upload all files to the `/wp-content/plugins/` directory, without folder 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create a new site in WordPress or edit your template 1. Copy the code in site-content or edit templates Example: ``