div.noshow { display: none; }
div.bibtex {
	margin-right: 5%;
	margin-top: 1.2em;
	margin-bottom: 1.3em;
	border: 1px solid silver;
	padding: 0.3em 0.5em;
	background: #eeeeee;
}
div.bibtex pre { font-size: 75%; overflow: auto;  width: 100%; }
