$ListHeader = "PETSc Bibliography\ \ \ \n"; $ListFooter = "\n"; $BibFileName = "petscapps-bib.html"; $EntryStart = "

\n"; $EntryEnd = "

\n"; $HeaderStart = ""; $HeaderEnd = "\n"; $GroupEmphStart = ""; $GroupEmphEnd = ""; %htmlformatsArticle = ( 'starttitle' => '', 'endtitle' => '', 'startjournal' => '', 'endjournal' => ''); %htmlformatsInProc = ( 'starttitle' => '', 'endtitle' => '', 'startbooktitle' => '', 'endbooktitle' => ''); %htmlformatsInBook = ( 'startchapter' => '', 'endchapter' => '', 'starttitle' => '', 'endtitle' => ''); return 1;