The SET-Plan establishes an energy technology policy for Europe. It’s a strategic plan to accelerate the development and deployment of cost-effective low carbon technologies. The plan comprises measures relating to planning, implementation, resources and international cooperation in the field of energy technology.
[insert_php]
include('jacube/tpue.class.php');
$tpue_web = new Tpue();
$tpue_web->docView(
'SET-Plan',
'http://ec.europa.eu/energy/technology/set_plan/set_plan_en.htm');
[/insert_php]