<p>
This menu give access to the basket. The basket records entries you have selected in the bibliograpy to perform some actions on.
</p>


<p>
Actions that can be done on the basket are:
</p>
<table style='margin:auto;border-collapse:collapse;'>
	<tbody>
		<tr style='background-color:#ddd'>
			<td style='font-weight:bold;font-family:serif;'>Display All</td>
			<td>Display all entries in the basket.</td>
		</tr>
		<tr>
			<td style='font-weight:bold;font-family:serif;'>Group Modification</td>
			<td>Change the group of all entries in basket (classification).</td>
		</tr>
		<tr style='background-color:#ddd'>
			<td style='font-weight:bold;font-family:serif;'>Reset basket</td>
			<td>Reset groups of all entries in the basket.</td>
		</tr>
		<tr>
			<td style='font-weight:bold;font-family:serif;'>Export to BibTeX</td>
			<td>Export the selection to BibTeX.</td>
		</tr>
		<tr style='background-color:#ddd'>
			<td style='font-weight:bold;font-family:serif;'>Export to HTML</td>
			<td>Export the selection to HTML.</td>
		</tr>
	</tbody>
</table>