session_start();
$title="Slide 53";
require("../../../php/require/config.php");
require("$reqpath/login/config.php");
require("$reqpath/common.php");
require("$reqpath/login/membership.php");
include("$incpath/header.php");
$showlogin="yes";
include("$incpath/menu.php");
if (!loggedin()){
echo "
";
$bartitle="Unverified user: Please login to view Presentations ";
printneedtologinmsg($bartitle);
}
else
{
?>
|
First page Back Continue Last page Overview Graphics
Phylloxera vastatrix
In the late nineteenth century an aphid-like insect, Phylloxera vastatrix, destroyed most of the world's vineyards, leading to the little-known fact that most French wines today are actually grown from Texas grapevine stock.
- “Monoculture Considered Harmful,” by John S. Quarterman, First Monday, volume 7, number 2 (February 2002),
| } include("$incpath/footer.php"); ?>