Pourquoi Bois (2008)
//connexion $tablename="refs"; $nomid="id"; $message = ""; if( $langue == "" ) $langue="en"; if( $orderby == "" )$orderby="Nom"; if( $rowperpage == "" ) $rowperpage=50; mysql_connect($host, $user,$password) or die("erreur de connexion au serveur : ".mysql_error()); mysql_select_db($bdd) or die("erreur de connexion a la base de donnees : ".mysql_error()." bdd:".$bdd); //Gestion des langues $clés=array("Titre", "Filter", "Filtre1", "Filtre2", "Filtre3", "Filtre4", "Filtre5", "Filtre6", "Code", "Name", "Latin_name", "Page", "Prev", "Next", "Go", "Number of matching rows", "No data", "[All]"); $valeurs["en"] = array("Documentary resources on WOOD material", "Filter", "Issue", "Material", "Use", "Theme", "Textual search", "Mailing list", "Code", "Name", "Latin_name", "Page", "Prev", "Next", "Go", "Number of matching rows : ", "No data exist!", "[All]"); $text = tableau($clés, $valeurs[$langue]); $filtre1_questions["en"] = array("Don't we contribute to global deforestation by using wood?", "Is wood a sustainable resource ?", "What is the real ecological impact of wooden buildings?", "What is the environmental benefit of using wood in building compared to other materials?", "What are the mechanical properties of wood ?", "What about the main competitive materials ?" , "How does wood respond to fire?" , "What about the competitive materials such as concrete and steel?", "What about the natural durability of wood species?"); $filtre1_motsclef["en"] = array(" AND (keywords like £RESOURCE@ AND keywords like £FOREST@ AND keywords like £SUSTAINABILITY@) ", " AND (keywords like £RESOURCE@ AND keywords like £SUSTAINABILITY@ AND keywords like £FOREST@) " , " AND (keywords like £ECOLOGICAL IMPACT@ AND keywords like £BUILDING@ AND keywords like £WOOD@ AND keywords like £LCA@) ", " AND (keywords like £ECOLOGICAL IMPACT@ AND keywords like £BUILDING@ AND (keywords like £COMPARAISON@ OR keywords like £CARBON@ OR keywords like £ENERGY CONSUMPTION@)) " , " AND (keywords like £MECHANICAL PERFORMANCE@ AND keywords like £BUILDING@ AND keywords like £WOOD@ ) ", " AND (keywords like £MECHANICAL PERFORMANCE@ AND keywords like £BUILDING@ AND keywords like £CONCRETE@ ) " , " AND (keywords like £FIRE@ AND keywords like £WOOD@ ) " , "AND (keywords like £FIRE@ AND keywords like £STEEL@ OR keywords like £CONCRETE@ )) " , " AND (keywords like £SPECIES@ AND keywords like £DURABILITY@ )"); $filtre1_vecteur["en"]=array(""); $filtre2_valeurs["en"]=array('WOOD', 'CONCRETE' , 'PVC' , 'LINOLEUM' , 'STEEL' , 'BRICK' , 'PLASTIC' , 'CORK', 'POLYSTYRENE' , 'PLYWOOD' , 'ENERGY CROP' , 'OIL' , 'GAS' , 'OTHER ENERGIES' , 'OTHER MATERIALS'); $filtre3_valeurs["en"]=array('BUILDING' , 'PACKAGING' , 'PVC' , 'LINOLEUM' , 'STEEL' , 'BRICK' , 'PLASTIC'); $filtre4_valeurs["en"]=array('ECOLOGICAL IMPACT' , 'MECHANICAL PROPERTIES' , 'FIRE BEHAVIOUR' , 'TOXICITY' , 'APPRECIATION' , 'DURABILITY' , 'FOOD CONTACT' , 'MAINTENANCE' , 'SOUND INSULATION' , 'THERMAL INSULATION' , 'COST' , 'RESOURCE' , 'ENERGY CONSUMPTION' , 'ENERGY PRODUCTION' , 'SUSTAINABILITY'); /*Affichage du titre */ echo "
".$text["Titre"]."
\n"; // affichage du filtre ?>Wood is probably the most interesting material in terms of technical potential relatively to its sustainable nature and low ecological print. From tree to any kind of wood product, its various assets should bring it to the first places in the future and open the way to new utilizations.
International organizations and forest scientists support the promotion of this high-potential and sustainable material, and the European Commission contributes to forest research for many years. In 2007-2008 it financed the transnational project DEFOR that aims at supporting the forest wood chains in South West Europe thanks to innovation transfer and tools to help the professionals of the sector with enhancing wood promotion.
Indeed, to have a greater impact, wood promotion has to be well documented thanks to :
- scientific studies of wood properties, ecological impact and resource sustainability,
- comparison studies between wood and the various competitive materials when available,
- information from impartial and objective sources (public institutions, public research and technical centres).
The following database was created by IEFC in the framework of DEFOR. By clicking on the questions below or thanks to keyword requests, you will be provided with bibliographic references with abstracts and links to full texts on the chosen themes, within a pool of 282 documents.
Find the information you need to promote Wood material in this database of scientific references :
Please notice : the links lead to the full texts' internet locations when available (public documents). The consultation of some full papers could depend on your rights of access to publishers' resources.
if ($display!="IEFCV3"){?> } //$page = "DEFOR/biblio" ; //compteur ($page, $langue);// Compteur mis en place le 13 Janvier 2006 à 10H52 //vérification de l'exitence de la page //$row = mysql_num_rows( $result ); // if( $row == 0 ) { // echo "
Page Inconnue