%META:TOPICINFO{author="TWikiContributor" date="1289883124" format="1.1" version="$Rev$"}%
---+!! <nop>%TOPIC%

%STARTINCLUDE% <form action="%SCRIPTURLPATH{bibsearch}%/%INCLUDINGWEB%/%INCLUDINGTOPIC%" method="post">
<input type="hidden" name="errors" value="%BIBERRORS%" />
<input type="hidden" name="form" value="%BIBFORM%" />
<input type="hidden" name="bibtopic" value="%BIBTOPIC%" />
<input type="hidden" name="keywords" value="%BIBKEYWORDS%" />
<input type="hidden" name="total" value="%BIBTOTAL%" />
<table width="100%" cellspacing="0" cellpadding="0" ><tr><td>
<table class="bibsearch" cellspacing="0" cellpadding="0" width="100%">
<tr>
   <th>Select:</th>
   <th style="width:100%">
      <input type="text" name="select" value="" style="width:100%"/></th>
   <th><nobr>
       <input type="submit" class="submit" value="Submit" />&nbsp;
       <input type="button" class="reset" value="Reset" onclick="window.location.href='%SCRIPTURL%/view/%INCLUDINGWEB%/%INCLUDINGTOPIC%';" />
       </nobr>
   </th>
  </tr> 
</table>
</td></tr>
<tr><td>%BIBTEXRESULT%</td></tr>
</table>
</form> 
<style type="text/css">
.bibsearch th {
  border-bottom:0px;
  padding-top:5px;
  padding-bottom:5px;
}
</style>
%STOPINCLUDE%

__Related Topics:__ BibtexPlugin, BibtexSearchTemplate, BibtexSimpleSearchTemplate
