/**
  * Constructor
  */
 function PubmedCitationLookupPlugin()
 {
     parent::PKPPubmedCitationLookupPlugin();
 }