<p>
This menu gives access to the bibliography's entries.
</p>

<table class='help'>
  <tbody>
    <tr class='colored'>
      <th>All</th>
      <td>Display all entries of the current bibliography.</td>
    </tr>
    <tr>
       <th>By Group</th>
       <td>Display entries by groups.</td>
    </tr>
    <tr class='colored'>
        <th>Browse</th>
        <td>Browse and filter references.</th>
    </tr>
    <tr>
      <th>Search</th>
      <td>Search the bibliography for entries (simple, detailed, XPath).</td>
    </tr>
  </tbody>
</table>
<p>
Have a look to the <code>config.php</code> file to select the default sort method (ID, year, title).
</p>

<p>
Several actions may be available for each displayed entry:
</p>

<table class='help'>
  <tbody>
    <tr class='colored'>
       <th class='img'><img src="data/images/stock_book-16.png" alt="ps"/>&nbsp;<img src="data/images/stock_book-16-link.png" alt="ps"/></th>
       <td>Download a postscript release of the paper (local file or remote web address).</td>
   </tr>
   <tr>
       <th  class='img'><img src="data/images/tar.png" alt="ps.gz"/>&nbsp;<img src="data/images/tar-link.png" alt="ps.gz"/></th>
       <td>Download a compressed postscript release of the paper (local file or remote web address).</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/pdf-document.png" alt="pdf"/>&nbsp;<img src="data/images/pdf-document-link.png" alt="pdf"/></th>
        <td>Download a PDF release of the paper (local file or remote web address).</td>
    </tr>
    <tr>
        <th class='img'><img src="data/images/stock_about-16.png" alt="abstract"/></th>
        <td> Display the abstract.</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/stock_convert-16.png" alt="BibTeX"/></th>
        <td>Get the BibTeX source code.</td>
    </tr>
    <tr>
        <th class='img'><img src="data/images/link-url-16.png" alt="webpage"/></th>
        <td>Go to a related webpage (Home pages for instance).</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/stock_jump-to-16.png" alt="Local link"/></th>
        <td>Go to a local page on the web server.</td>
    </tr>
    <tr>
        <th class='img'><img src="data/images/stock_edit-16.png" alt="edit"/></th>
        <td>Edit the entry to update information.</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/stock_delete-16.png" alt="delete"/></th>
        <td>Remove the entry.</td>
    </tr>
    <tr>
        <th class='img'><img src="data/images/cvs-add-16.png" alt="add"/></th>
        <td>Add the entry to the basket.</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/cvs-remove-16.png" alt="add"/></th>
        <td>Remove the entry from the basket.</td>
    </tr>
    <tr>
        <th class='img'><img src="data/images/add.png" alt="add"/></th>
        <td> Add all entries to the basket.</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/dialog_info.png" alt="Remarks"/></th>
        <td>Display data of the BibTeX field <code>longnotes</code>.</td>
    </tr>
    <tr>
        <th class='img'><img src="data/images/stock_readnext.png" alt="readnext"/><img src="data/images/stock_read.png" alt="read"/><img src="data/images/stock_notread.png" alt="not read"/></th>
        <td>Read status of the reference.</td>
    </tr>
    <tr class='colored'>
        <th class='img'><img src="data/images/stock_notown.png" alt="Not Own"/><img src="data/images/stock_borrow.png" alt="Borrowed"/><img src="data/images/stock_buy.png" alt="To Buy"/><img src="data/images/stock_own.png" alt="Own"/></th>
        <td>Ownership status of the reference.</td>
    </tr>
    </tbody>
</table>
    
