www.icws2022.insight-outside.fr Open in urlscan Pro
51.15.208.83  Public Scan

URL: https://www.icws2022.insight-outside.fr/
Submission: On July 05 via api from US — Scanned from FR

Form analysis 1 forms found in the DOM

Name: formulairePOST bdd.php?onglet=0&langue=en&idUser=&emailUser=&acces=&first=1

<form class="formulaire" id="formulaire" method="post" name="formulaire" enctype="multipart/form-data" onsubmit="return controle('formulaire')" action="bdd.php?onglet=0&amp;langue=en&amp;idUser=&amp;emailUser=&amp;acces=&amp;first=1">
  <input type="hidden" name="safeSubmit" value="">
  <input type="hidden" id="submitLien" name="submitLien" value="12">
  <input type="hidden" id="submitName" name="submitName" value="submit">
  <input type="hidden" name="g_path_racine" value="">
  <input type="hidden" name="g_path_data" value="data/">
  <input type="hidden" name="g_url_index" value="index.php?">
  <div class="inviteo-page inviteo-page0">
    <div class="inviteo-bandeauHaut inviteo-bandeauHaut-limit">
      <div class="inviteo-choixLangue">
      </div>
      <ul class="sortable row" id="s96-module">
        <li class="inviteoPardefaut  col-lg-12 col-md-12 col-sm-12 col-xs-12 s96-module module module96-0 module-standard-bandeau-haut module-mode-recapitulatif" id="module0-onglet96">
          <div class="">
            <div class="contenu-li ">
              <div class="FCKeditor bandeau-haut" id="en-96-0-Bandeau">
                <div style="height: 249px; background: url(https://backoffice.inviteo.com/upload/compte164/Base/inscriptions_manifestation/image1/0208-banner_IWA.jpg) no-repeat;" class="bandeau-haut">
                </div>
              </div>
            </div>
          </div>
        </li>
      </ul>
    </div>
    <nav class="inviteo-menu navbar navbar-default navbar-limit inviteoCouleur1Inverse">
      <div class="container-fluid">
        <div class="navbar-header">
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1">
            <span class="sr-only">Afficher le menu</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </button>
          <!--<a class="navbar-brand" href="index.php?langue=en&acces=&idUser=&emailUser="><img height="32" alt="Brand" src="upload/brand/brand.png"></a>-->
        </div>
        <div class="collapse navbar-collapse" id="navbar-collapse-1">
          <ul class="nav navbar-nav sortable sf-menu songletConnect" id="songlet">
            <li class=" songlet cursorPointer active" id="onglet0">
              <a href="javascript:void(0)"><span id="en-0-Nom" class="editable">Welcome</span></a>
            </li>
            <li class=" songlet cursorPointer " id="onglet12">
              <a class="submitBouton" id="en-12-Lien"><span id="en-12-Nom">Committees</span></a>
            </li>
            <li class=" songlet cursorPointer " id="onglet13">
              <a class="submitBouton" id="en-13-Lien"><span id="en-13-Nom">Program</span></a>
            </li>
            <li class=" songlet cursorPointer " id="onglet2">
              <a class="submitBouton" id="en-2-Lien"><span id="en-2-Nom">Call for abstracts</span></a>
            </li>
            <li class=" songlet cursorPointer " id="onglet5">
              <a class="submitBouton" id="en-5-Lien"><span id="en-5-Nom">Venue</span></a>
            </li>
            <li class=" songlet cursorPointer " id="onglet7">
              <a class="submitBouton" id="en-7-Lien"><span id="en-7-Nom">Sponsorship</span></a>
            </li>
            <li class="dropdown songlet cursorPointer " id="onglet8">
              <a href="javascript:void(0)" dropdown-toggle="" data-toggle="dropdown" role="button" aria-expanded="false"><span id="en-8-Nom" class="editable">PARTICIPATE</span><span class="caret"></span></a>
              <ul class="dropdown-menu sortable songletConnect" role="menu" id="songlet_8">
                <li class="songlet cursorPointer" id="onglet1"><a href="https://www.icws2022.insight-outside.fr/en/participate/registration/1"><span id="en-1-Nom">Registration</span></a></li>
                <li class="songlet cursorPointer" id="onglet3"><a href="https://www.icws2022.insight-outside.fr/en/participate/accomodation/3"><span id="en-3-Nom">Accomodation</span></a></li>
              </ul>
            </li>
          </ul>
        </div>
        <script type="text/javascript">
          $(document).ready(function() {
            $("nav.inviteo-menu li.active").parents('li').addClass("active");

            function dropdownMenuHover() {
              if ($(window).width() > 768) {
                $("ul.dropdown-menu_niveau2").removeClass("open");
                $(".dropdown").mouseover(function() {
                  $(this).find("ul.dropdown-menu").show();
                });
                $(".dropdown").mouseout(function() {
                  $(this).find("ul.dropdown-menu").hide();
                });
                $(".dropdown_niveau2").mouseover(function() {
                  $(this).find("ul.dropdown-menu_niveau2").show();
                });
                $(".dropdown_niveau2").mouseout(function() {
                  $(this).find("ul.dropdown-menu_niveau2").hide();
                });
              } else {
                $(".dropdown").unbind("mouseover");
                $(".dropdown").unbind("mouseout");
                $("ul.dropdown-menu").removeAttr("style");
                $(".dropdown_niveau2").unbind("mouseover");
                $(".dropdown_niveau2").unbind("mouseout");
                $("ul.dropdown-menu_niveau2").removeAttr("style");
                $('.dropdown').on('show.bs.dropdown', function() {
                  $(".dropdown_niveau2 ul.dropdown-menu_niveau2").addClass("open");
                })
              }
            }
            var fixPosition, fixHauteur, fixMargin;

            function fixNavBar() {
              if ($(window).scrollTop() < fixHauteur) {
                $(".inviteo-menu").removeClass('navbar-fixed-top');
                $('.inviteo-onglet').css('margin-top', "");
              } else {
                $(".inviteo-menu").addClass('navbar-fixed-top');
                if ($(".inviteo-menu").is(":visible")) {
                  $('.inviteo-onglet').css('margin-top', fixMargin);
                } else {
                  $('.inviteo-onglet').css('margin-top', "");
                }
              }
            }

            function getPositionFixNavBar() {
              fixMargin = $('.inviteo-menu').height();
              fixPosition = $(".inviteo-contenu").offset();
              fixHauteur = fixPosition.top - fixMargin;
              fixNavBar();
            }
            getPositionFixNavBar();
            $(".module-standard-bandeau-haut img").load(getPositionFixNavBar);
            onResizeEnd(function() {
              getPositionFixNavBar();
            }, "navbarHauteur");
            $(window).scroll(fixNavBar);
            dropdownMenuHover();
            onResizeEnd(dropdownMenuHover, 'dropdownMenuHover');
          });
        </script>
      </div>
    </nav>
    <div class="inviteo-contenu">
      <div class="inviteo-onglet inviteo-onglet0 container-fluid">
        <div style="text-align: center;">
        </div>
        <ul class="sortable row" id="s0-module" style="min-height: 386px;">
          <li class="inviteoPardefaut col-xs-12 s0-module module module0-7 module-standard-titre module-mode-recapitulatif" id="module7-onglet0">
            <div class="contenu-li panel-body">
              <h1 class="editable_area" id="en-0-7-texte">Welcome and invitation</h1>
            </div>
            <div class="panel-footer">&nbsp; <div style="text-align: justify;">It is our great pleasure to welcome you to the 17th International Conference on Wetland Systems for Water Pollution Control to be held from November 6th to 10th, 2022 in
                Lyon, France. This conference is part of the IWA Specialist Group “Wetland Systems for Water Pollution Control” conference series, which is a bi-annual conference series that acts as a global forum for discussion and knowledge sharing
                on the state of the art in scientific and practical development and implementation of natural and constructed wetlands and other nature-based solutions for providing water quality improvement and other co-benefits and ecosystem
                services. Some of the main conference topics include i) wetlands in urban environments; ii) wetlands for water reuse; iii) wetlands and the circular economy, iv) wetlands for water pollution control, and v) wetland conservation,
                restoration, and climate change. Other up and coming topics such as wetland intensification, removal of emerging organic contaminants, wetland co-benefits, modelling, and monitoring and remote sensing.<br>
                <br> We are delighted to welcome you to Lyon, France. Lyon is a UNESCO World Heritage Site with over 2,000 years of history. Come join us in the gastronomic capital of France, and visit the sites in Old Lyon, which boasts one of
                Europe’s oldest Renaissance neighborhoods. During your visit, you will learn more about Grand Lyon and its forward-thinking approach to urban water management, which promotes innovation and collaboration between water managers,
                institutional partners, city planners, elected officials, and end-users. The local organization team of INRAE and INSA Lyon will introduce you to the latest developments in research an implementation of wetland systems for water
                pollution control in France.<br>
                <br> Jaime Nivala and Pedro Carvalho<br> ICWS2022 Conference Chairs
              </div>
              <br>
              <img alt="" src="upload/1.jpg" style="width: 920px; height: 615px;">
            </div>
          </li>
          <li class="inviteoPardefaut col-xs-12 s0-module module module0-4 module-standard-titre module-mode-recapitulatif" id="module4-onglet0">
            <div class="contenu-li panel-body">
              <h1 class="editable_area" id="en-0-4-texte">Conference Language</h1>
            </div>
            <div class="panel-footer">
              <div style="text-align: justify;">The official language in the conference will be English. There will be oral and poster presentations, with a digital book of abstracts available for download from the conference website.</div>
            </div>
          </li>
          <li class="inviteoPardefaut col-sm-6 col-xs-12 s0-module module module0-1 module-standard-titre module-mode-recapitulatif" id="module1-onglet0">
            <div class="contenu-li panel-body" style="height: 51px;">
              <h1 class="editable_area" id="en-0-1-texte">Key dates</h1>
            </div>
            <div class="panel-footer"><img alt="" src="upload/2022_07_02 Key dates.jpg" style="width: 420px; height: 422px;"></div>
          </li>
          <li class="inviteoPardefaut col-sm-6 col-xs-12 s0-module module module0-5 module-standard-titre module-mode-recapitulatif" id="module5-onglet0">
            <div class="contenu-li panel-body" style="height: 51px; padding-bottom: 87px;">
              <h1 class="editable_area" id="en-0-5-texte">Full papers</h1>
            </div>
            <div class="panel-footer">
              <div style="text-align: justify;">After evaluation by the Scientific Committee, selected authors will be invited to present their works for publication in <a href="https://iwaponline.com/wst">Water Science and Technology</a> and
                <a href="https://iwaponline.com/bgs">Blue-Green Systems.</a></div>
              <br>
              <a href="https://iwaponline.com/wst" target="_blank"><img alt="" src="upload/3.png" style="width: 210px; height: 255px;"></a><a href="https://iwaponline.com/bgs" target="_blank"><img alt="" src="upload/4.png" style="width: 210px; height: 255px;"></a>
            </div>
          </li>
          <li class="inviteoPardefaut col-xs-12 s0-module module module0-3 module-standard-titre module-mode-recapitulatif" id="module3-onglet0">
            <div class="contenu-li panel-body">
              <h1 class="editable_area" id="en-0-3-texte">Conference topics</h1>
            </div>
            <div class="panel-footer">
              <ol>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Wetlands in Urban Environments: </span>Treatment wetlands and other NBS (e.g., green walls, green roofs, biowales) for urban water management, circular cities</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Wetlands for Water Reuse and Resource Recovery:</span> Treatment wetlands and their roles in circular economy, treatment wetlands for water reuse, treatment wetlands for
                  argonomic resource recovery, wetlands for biomass production, wetlands in the bioeconomy</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Intensified Wetlands:</span> Aerated wetlands, hybrid wetlands, microbial fuel cell wetlands</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Emerging Contaminants:</span> Removal of persistent and emerging organic compounds, microplastics, metals and metalloids compounds including effects on wetlands,
                  biodiversity, and humans</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Wetland Co-benefits and Multifunctionalities:</span> Treatment wetlands and ecosystem services (biodiversity, carbon capture and sequestration), treatment wetlands and
                  social awareness (landscape issues, public participation, education, policy, and planning)</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Wetland Process Understanding and Modelling:</span> New developments in wetland process understanding, microbiology, modelling, biogeochemistry of porous media, fluid
                  flows, multi-phase interactions and reactions</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Wetlands for Water Pollution Control:</span> Wetlands treating agriculture runoff, sludge, industrial wastewater, stormwater, combined sewer overflow, domestic wastewater
                </li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Monitoring and Remote Sensing of Wetlands:</span> Implementation of sensors, real-time monitoring and online process control, data management, remote sensing, and spatial
                  and temporal information</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Wetland Conservation and Restoration:</span> Natural and constructed wetlands for ecosystem conservation and restoration</li>
                <li style="text-align: justify;"><span style="color:#2aaae0;">Climate Change and Adaptation:</span> Design adaptations and implementation of treatment wetlands in tropical climates, arid climates, cold climates, developing countries
                  and regions</li>
              </ol>
            </div>
          </li>
        </ul>
      </div>
    </div>
    <div class="inviteo-piedPage container-fluid" style="max-width:970px; margin: 0 auto;">
      <ul class="sortable row" id="s99-module">
        <li class="inviteoPardefaut  col-lg-12 col-md-12 col-sm-12 col-xs-12 s99-module module module99-1 module-bootstrap-pied-page module-mode-recapitulatif" id="module1-onglet99" style="color: rgb(0, 0, 0);">
          <div class="">
            <div class="texte-debut">
              <div style="text-align: center;"><span style="font-size:16px;"><strong>ORGANIZED BY:</strong></span><br> &nbsp;</div>
              <div style="text-align: center;"><img alt="" src="upload/5.jpg" style="width: 230px; height: 62px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img alt="" src="upload/6,png.png" style="width: 250px; height: 58px;"><br>
                <br> &nbsp;
              </div>
            </div>
            <div class="contenu-li ">
              <div class=" col-sm-12 col-xs-12 col-xxs-12 text-center text-center-xxs text-center-xs text-center-sm 99-1-piedSectionInscription piedSectionInscription" style="margin-bottom: 10px;">
                <div class="titreSection">
                  <div id="en-99-1-titreSectionContact" class="FCKeditor">
                    <span style="font-size:16px;"><strong>REGISTRATION:</strong></span>
                  </div>
                </div>
                <div class="section" style="color: rgb(0, 0, 0);">
                  <div class="logosContact">
                    <i class="fa fa-map-marker fa-pull-left fa-2x"></i>
                  </div>
                  <div id="en-99-1-raisonSocialeContact" class="FCKeditor texteContact"> INSIGHT OUTSIDE<br> 26 avenue Jean Kuntzmann<br> 38330 MONTBONNOT-SAINT-MARTIN </div>
                </div>
                <div class="section" style="color: rgb(0, 0, 0);">
                  <div class="logosContact">
                    <i class="fa fa-phone fa-pull-left fa-2x"></i>
                  </div>
                  <div id="en-99-1-telephoneContact" class="FCKeditor texteContact"> Tel: +33 825 595 525 (0,15€/min*)<br>
                    <em>Information desk<br> monday to friday from 2pm to 5pm</em>
                  </div>
                </div>
                <div class="section" style="color: rgb(0, 0, 0);">
                  <div class="logosContact">
                    <i class="fa fa-user fa-pull-left fa-2x"></i>
                  </div>
                  <div id="en-99-1-nomContact" class="FCKeditor texteContact">
                    <span style="color:#000000;">Contact :</span><br>
                    <a href="mailto:ICWS2022@insight-outside.fr"><span style="color:#000000;">ICWS2022@insight-outside.fr</span></a>
                  </div>
                </div>
                <div class="texteFinContact">
                  <div id="en-99-1-texteFinContact" class="FCKeditor">
                  </div>
                </div>
              </div>
              <!--<div class=" col-sm-6 col-xs-6 col-xxs-12 text-center-xxs text-center-xs text-center-sm 99-1-piedSectionOrganisation piedSectionOrganisation" style="margin-bottom: 10px;">
	<div class="titreSection">
		<div id="en-99-1-titreSectionOrganisation" class="FCKeditor" >
			Organization	
		</div>
	</div>
	<div class="section">
		<div class="logosContact">	
			<i class="fa fa-map-marker fa-pull-left fa-2x"></i>
		</div>
		<div  id="en-99-1-raisonSocialeOrganisation" class="FCKeditor texteContact" >
			Organisation<br />
Adresse1<br />
Adresse2<br />
Code_Postal Ville	
		</div>
	</div>
	<div class="section">
		<div class="logosContact">
			<i class="fa fa-user fa-pull-left fa-2x"></i>
		</div>
		<div  id="en-99-1-nomOrganisation" class="FCKeditor texteContact" >
			Pr&eacute;nom NOM&nbsp;	
		</div>
	</div>
	<div class="section">
		<div class="logosContact">
			<i class="fa fa-link fa-pull-left fa-2x"></i>
		</div>
		<div  id="en-99-1-liensOrganisation" class="FCKeditor texteContact" >
			<a href="mailto:email@email.fr">email@email.fr</a><br />
<a href="http://www.siteweb.fr" target="_blank">http://www.siteweb.fr</a>	
		</div>
	</div>
</div>-->
            </div>
            <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 col-xxs-12 text-center-xxs text-center-xs text-center-sm 99-1-piedSectionMention piedSectionMention" style="margin-bottom: 10px;">
              <div id="en-99-1-mentionsLegales" class="FCKeditor" style="font-size: 10px;">
                <em><span style="font-size:10px;">(*) Prices starting from fixed line incumbent, a surcharge may be applied by operators, counting the second after the first 45 seconds.</span></em><br>
                <br>
                <em>According to France's Personal Data Privacy Act in effect since June 2004, you may send a request in writing to INSIGHT OUTSIDE 26 Avenue Jean Kuntzmann, 38330 Montbonnot-Saint-Martin / France, or by email
                  webmaster@insight-outside.fr to access your file in order to consult, modify and/or delete your personal information.<br>
                  <br> © 2005 - 2022&nbsp;<a href="http://www.insight-outside.fr" target="_blank">Insight Outside</a></em>
              </div>
            </div>
          </div>
        </li>
      </ul>
    </div>
  </div>
</form>

Text Content

Attention ! Vous avez un problème de connexion à internet !!!
 * 

Afficher le menu
 * Welcome
 * Committees
 * Program
 * Call for abstracts
 * Venue
 * Sponsorship
 * PARTICIPATE
   * Registration
   * Accomodation


 * WELCOME AND INVITATION
   
    
   It is our great pleasure to welcome you to the 17th International Conference
   on Wetland Systems for Water Pollution Control to be held from November 6th
   to 10th, 2022 in Lyon, France. This conference is part of the IWA Specialist
   Group “Wetland Systems for Water Pollution Control” conference series, which
   is a bi-annual conference series that acts as a global forum for discussion
   and knowledge sharing on the state of the art in scientific and practical
   development and implementation of natural and constructed wetlands and other
   nature-based solutions for providing water quality improvement and other
   co-benefits and ecosystem services. Some of the main conference topics
   include i) wetlands in urban environments; ii) wetlands for water reuse; iii)
   wetlands and the circular economy, iv) wetlands for water pollution control,
   and v) wetland conservation, restoration, and climate change. Other up and
   coming topics such as wetland intensification, removal of emerging organic
   contaminants, wetland co-benefits, modelling, and monitoring and remote
   sensing.
   
   We are delighted to welcome you to Lyon, France. Lyon is a UNESCO World
   Heritage Site with over 2,000 years of history. Come join us in the
   gastronomic capital of France, and visit the sites in Old Lyon, which boasts
   one of Europe’s oldest Renaissance neighborhoods. During your visit, you will
   learn more about Grand Lyon and its forward-thinking approach to urban water
   management, which promotes innovation and collaboration between water
   managers, institutional partners, city planners, elected officials, and
   end-users. The local organization team of INRAE and INSA Lyon will introduce
   you to the latest developments in research an implementation of wetland
   systems for water pollution control in France.
   
   Jaime Nivala and Pedro Carvalho
   ICWS2022 Conference Chairs
   


 * CONFERENCE LANGUAGE
   
   The official language in the conference will be English. There will be oral
   and poster presentations, with a digital book of abstracts available for
   download from the conference website.


 * KEY DATES
   
   


 * FULL PAPERS
   
   After evaluation by the Scientific Committee, selected authors will be
   invited to present their works for publication in Water Science and
   Technology and Blue-Green Systems.
   


 * CONFERENCE TOPICS
   
    1.  Wetlands in Urban Environments: Treatment wetlands and other NBS (e.g.,
        green walls, green roofs, biowales) for urban water management, circular
        cities
    2.  Wetlands for Water Reuse and Resource Recovery: Treatment wetlands and
        their roles in circular economy, treatment wetlands for water reuse,
        treatment wetlands for argonomic resource recovery, wetlands for biomass
        production, wetlands in the bioeconomy
    3.  Intensified Wetlands: Aerated wetlands, hybrid wetlands, microbial fuel
        cell wetlands
    4.  Emerging Contaminants: Removal of persistent and emerging organic
        compounds, microplastics, metals and metalloids compounds including
        effects on wetlands, biodiversity, and humans
    5.  Wetland Co-benefits and Multifunctionalities: Treatment wetlands and
        ecosystem services (biodiversity, carbon capture and sequestration),
        treatment wetlands and social awareness (landscape issues, public
        participation, education, policy, and planning)
    6.  Wetland Process Understanding and Modelling: New developments in wetland
        process understanding, microbiology, modelling, biogeochemistry of
        porous media, fluid flows, multi-phase interactions and reactions
    7.  Wetlands for Water Pollution Control: Wetlands treating agriculture
        runoff, sludge, industrial wastewater, stormwater, combined sewer
        overflow, domestic wastewater
    8.  Monitoring and Remote Sensing of Wetlands: Implementation of sensors,
        real-time monitoring and online process control, data management, remote
        sensing, and spatial and temporal information
    9.  Wetland Conservation and Restoration: Natural and constructed wetlands
        for ecosystem conservation and restoration
    10. Climate Change and Adaptation: Design adaptations and implementation of
        treatment wetlands in tropical climates, arid climates, cold climates,
        developing countries and regions

 * ORGANIZED BY:
    
              
   
    
   REGISTRATION:
   INSIGHT OUTSIDE
   26 avenue Jean Kuntzmann
   38330 MONTBONNOT-SAINT-MARTIN
   Tel: +33 825 595 525 (0,15€/min*)
   Information desk
   monday to friday from 2pm to 5pm
   Contact :
   ICWS2022@insight-outside.fr
   
   (*) Prices starting from fixed line incumbent, a surcharge may be applied by
   operators, counting the second after the first 45 seconds.
   
   According to France's Personal Data Privacy Act in effect since June 2004,
   you may send a request in writing to INSIGHT OUTSIDE 26 Avenue Jean
   Kuntzmann, 38330 Montbonnot-Saint-Martin / France, or by email
   webmaster@insight-outside.fr to access your file in order to consult, modify
   and/or delete your personal information.
   
   © 2005 - 2022 Insight Outside