chemistry-europe.onlinelibrary.wiley.com Open in urlscan Pro
2606:4700:7::a29f:8157  Public Scan

Submitted URL: http://chemistry-europe.onlinelibrary.wiley.com/
Effective URL: https://chemistry-europe.onlinelibrary.wiley.com/
Submission: On March 17 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

Name: defaultQuickSearchGET https://chemistry-europe.onlinelibrary.wiley.com/action/doSearch

<form action="https://chemistry-europe.onlinelibrary.wiley.com/action/doSearch" name="defaultQuickSearch" method="get" title="Quick Search">
  <div class="input-group option-0"><label for="searchField0" class="hiddenLabel">Search term</label><input type="search" name="AllField" id="searchField0" placeholder="Search" onfocus="this.value = this.value;" data-auto-complete-max-words="7"
      data-auto-complete-max-chars="32" data-contributors-conf="3" data-topics-conf="3" data-publication-titles-conf="3" data-history-items-conf="3" value="" tabindex="9" class="autocomplete actualQSInput quickSearchFilter ui-autocomplete-input"
      autocomplete="off"><span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span>
    <div class="search-options-wrapper quickSearchFilter">
      <a href="https://chemistry-europe.onlinelibrary.wiley.com/search/advanced" title="" tabindex="12" class="advanced">  Advanced Search</a><a href="https://chemistry-europe.onlinelibrary.wiley.com/search/advanced#citation" title="" tabindex="12" class="citation">  Citation Search</a>
    </div>
  </div><button type="submit" title="Search" tabindex="11" aria-label="Submit Search" class="btn quick-search__button icon-search"></button>
</form>

Name: wileyOnlineLibraryQuickSearchGET https://onlinelibrary.wiley.com/action/doSearch

<form action="https://onlinelibrary.wiley.com/action/doSearch" name="wileyOnlineLibraryQuickSearch" method="get" title="Quick Search">
  <div class="input-group option-1"><label for="searchField1" class="hiddenLabel">Search term</label><input type="search" name="AllField" id="searchField1" placeholder="Search" onfocus="this.value = this.value;" data-auto-complete-max-words="7"
      data-auto-complete-max-chars="32" data-contributors-conf="3" data-topics-conf="3" data-publication-titles-conf="3" data-history-items-conf="3" value="" tabindex="9" class="autocomplete actualQSInput quickSearchFilter ui-autocomplete-input"
      autocomplete="off"><span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span>
    <div class="search-options-wrapper quickSearchFilter">
      <a href="https://onlinelibrary.wiley.com/search/advanced" title="" tabindex="12" class="advanced">  Advanced Search</a><a href="https://onlinelibrary.wiley.com/search/advanced#citation" title="" tabindex="12" class="citation">  Citation Search</a>
    </div>
  </div><button type="submit" title="Search" tabindex="11" aria-label="Submit Search" class="btn quick-search__button icon-search"></button>
</form>

POST /action/doLogin?societyURLCode=

<form action="/action/doLogin?societyURLCode=" class="bordered" method="post"><input type="hidden" name="id" value="67065c09-4a88-49cd-934c-ac707951d35c">
  <input type="hidden" name="popup" value="true">
  <input type="hidden" name="loginUri" value="/">
  <input type="hidden" name="redirectUri" value="/">
  <div class="input-group">
    <div class="label">
      <label for="username">Email or Customer ID</label>
    </div>
    <input id="username" class="login" type="text" name="login" value="" size="15" placeholder="Enter your email" autocorrect="off" spellcheck="false" autocapitalize="off" required="true">
    <div class="actions">
    </div>
  </div>
  <div class="input-group">
    <div class="label">
      <label for="password">Password</label>
    </div>
    <input id="password" class="password" type="password" name="password" value="" autocomplete="off" placeholder="Enter your password" autocorrect="off" spellcheck="false" autocapitalize="off" required="true">
    <span class="password-eye-icon icon-eye hidden"></span>
  </div>
  <div class="actions">
    <a href="/action/requestResetPassword" class="link show-request-reset-password">
                                Forgot password?
                            </a>
  </div>
  <div class="loginExtraBeans-dropZone" data-pb-dropzone="loginExtraBeans">
  </div>
  <div class="align-end">
    <span class="submit " disabled="disabled">
      <input class="button btn submit primary no-margin-bottom accessSubmit" type="submit" name="submitButton" value="Log In" disabled="disabled">
    </span>
  </div>
</form>

POST /action/changePassword

<form action="/action/changePassword" method="post">
  <div class="message error"></div>
  <input type="hidden" name="submit" value="submit">
  <div class="input-group">
    <div class="label">
      <label for="a589574e-bb98-4c6e-8fed-67365ff05357-old">Old Password</label>
    </div>
    <input id="a589574e-bb98-4c6e-8fed-67365ff05357-old" class="old" type="password" name="old" value="" autocomplete="off">
    <span class="password-eye-icon icon-eye hidden"></span>
  </div>
  <div class="input-group">
    <div class="label">
      <label for="a589574e-bb98-4c6e-8fed-67365ff05357-new">New Password</label>
    </div>
    <input id="a589574e-bb98-4c6e-8fed-67365ff05357-new" class="pass-hint new" type="password" name="new" value="" autocomplete="off">
    <span class="password-eye-icon icon-eye hidden"></span>
    <div class="password-strength-indicator" data-min="10" data-max="32" data-strength="4">
      <span class="text too-short">Too Short</span>
      <span class="text weak">Weak</span>
      <span class="text medium">Medium</span>
      <span class="text strong">Strong</span>
      <span class="text very-strong">Very Strong</span>
      <span class="text too-long">Too Long</span>
    </div>
    <div id="pswd_info" class="pass-strength-popup js__pswd_info" style="display: none;">
      <h4 id="length"> Your password must have 10 characters or more: </h4>
      <ul>
        <li id="letter" class="invalid">
          <span>a lower case character,&nbsp;</span>
        </li>
        <li id="capital" class="invalid">
          <span>an upper case character,&nbsp;</span>
        </li>
        <li id="special" class="invalid">
          <span>a special character&nbsp;</span>
        </li>
        <li id="number" class="invalid">
          <span>or a digit</span>
        </li>
      </ul>
      <span class="strength">Too Short</span>
    </div>
  </div>
  <input class="button primary submit" type="submit" value="Submit" disabled="disabled">
</form>

POST /action/registration

<form action="/action/registration" class="registration-form" method="post"><input type="hidden" name="redirectUri" value="/">
  <div class="input-group">
    <div class="label">
      <label for="4e647394-f751-4441-baa4-df426bca4b6e.email">Email</label>
    </div>
    <input id="4e647394-f751-4441-baa4-df426bca4b6e.email" class="email" type="text" name="email" value="" size="15">
  </div>
  <div class="submit">
    <input class="button submit primary" type="submit" value="Register" disabled="disabled">
  </div>
</form>

POST /action/requestResetPassword

<form action="/action/requestResetPassword" class="request-reset-password-form" method="post"><input type="hidden" name="requestResetPassword" value="true">
  <div class="input-group">
    <div class="input-group">
      <div class="label">
        <label for="email">Email</label>
      </div>
      <input id="email" class="email" type="text" name="email" value="" size="15" placeholder="Enter your email" autocorrect="off" spellcheck="false" autocapitalize="off">
    </div>
  </div>
  <div class="password-recaptcha-ajax"></div>
  <div class="message error"></div>
  <div class="form-btn">
    <input class="button btn primary submit" type="submit" name="submit" value="RESET PASSWORD" disabled="disabled">
  </div>
</form>

POST /action/requestUsername

<form action="/action/requestUsername" method="post"><input type="hidden" name="requestUsername" value="requestUsername">
  <div class="input-group">
    <div class="label">
      <label for="ac834f24-aa07-4ad2-9d13-f77c843f21cb.email">Email</label>
    </div>
    <input id="ac834f24-aa07-4ad2-9d13-f77c843f21cb.email" class="email" type="text" name="email" value="" size="15">
  </div>
  <div class="username-recaptcha-ajax">
  </div>
  <input class="button primary submit" type="submit" name="submit" value="Submit" disabled="disabled">
  <div class="center">
    <a href="#" class="cancel">Close</a>
  </div>
</form>

Text Content

 * Skip to Main Content

Search withinChemistry Europe JournalsWiley Online Library
 * Search term
   Advanced Search Citation Search
 * Search term
   Advanced Search Citation Search

Login / Register
 * Journals
    * ChemistryEurope
      Open access
    * Chemistry—A European Journal
    * European Journal of Inorganic Chemistry
    * European Journal of Organic Chemistry
    * ChemistryOpen
      Open access
    * ChemistrySelect
    * Chemistry—Methods
      Open access
    * Analysis & Sensing
    * Analytical Science Advances
      Open access
    * Electrochemical Science Advances
      Open access
    * Batteries & Supercaps
    * ChemBioChem
    * ChemCatChem
    * ChemElectroChem
      Open access
    * ChemMedChem
    * ChemPhotoChem
    * ChemPhysChem
    * ChemPlusChem
    * ChemSusChem
    * ChemSystemsChem
      

   
 * About / Get Published
    * Diversity, Equity & Inclusion (DE&I)
    * Free Guide to Writing
    * Open Access Advantage

   
   
 * Events
    * Virtual Events
    * EurJIC–Woehler Young Investigator Prize

   
   
 * Collections
    * Society Volumes
    * Reviews
    * Editors' Choice: Spotlights
    * François Diederich Tribute
    * Ulf Diederichsen Tribute
    * Open Science
    * Noncovalent Interactions
    * Perovskite Materials and Devices
    * Beyond Lithium-Ion Batteries
    * XXII International Symposium on Homogeneous Catalysis
    * Quantum Bioinorganic Chemistry (QBIC)
    * Celebrating 140 Years of the Swedish Chemical Society
    * Celebrating 120 Years of the Royal Netherlands Chemical Society
    * All Special Collections

   

WeChat



ABOUT CHEMISTRY EUROPE

Founded in 1995, Chemistry Europe is an association of 16 chemical societies
from 15 European countries. It publishes a family of high-quality scholarly
chemistry journals, covering a very broad range of disciplines.



Its mission is to evaluate, publish, disseminate, and amplify the scientific
excellence of chemistry researchers from around the globe in high-quality
publications. It supports its members at every stage of their careers as they
strive to solve the challenges that impact humankind. In all its work, Chemistry
Europe values integrity, openness, diversity, cooperation, and freedom of
thought.

Read Chemistry Europe's statement on diversity, equity, and inclusion.


NEW JOURNAL



ChemistryEurope brings together the brightest minds in chemistry. We publish
authoritative research on all aspects of chemistry and from adjacent scientific
areas that showcases chemistry’s role as a central science. We serve the entire
community by providing an open access platform for original and inspirational
work from across the discipline.

Chief Editors: Luisa De Cola, Lars C. Grabow, Ken Tanaka.

MORE >

Open access


JOURNALS




Open access
Open access
Open access
Open access


Open access





ARTICLES

 * Most Recent
 * Most Accessed
 * Most Cited

Research Article


EFFECTS OF A LARGER N‐HETEROCYCLIC RING IN ROFECOXIB ANALOGUES ON AIE ACTIVITY
AND MULTIFUNCTIONAL APPLICATIONS

Wei Liu, Yinyin Yao, Yanbing Ke, Jingming Zhou, Weiwei Zhang, Renfu Li, Yusheng
Lu, Hong Jiang, Lijun Xie, 
 * European Journal of Organic Chemistry
 * First Published:  16 March 2024


 * Abstract
 * PDF

Research Article
Open access


CARRIER PROTEIN INTERACTION WITH COMPETING ADENYLATION AND EPIMERIZATION DOMAINS
IN A NONRIBOSOMAL PEPTIDE SYNTHETASE ANALYZED BY FRET

Anna-Lena Feldberg, Florian Mayerthaler, Jennifer Rüschenbaum, Jonas
Kröger, Henning D. Mootz, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Research Article


THE TRANSFER DEHYDROGENATION METHOD ENABLES A FAMILY OF HIGH CRYSTALLINE
BENZIMIDAZOLE‐LINKED CU (II)‐PHTHALOCYANINE‐BASED COVALENT ORGANIC FRAMEWORKS
FILMS

Qingsong Zhang, Zhiheng Zhu, Liping Liu, Haojie Huang, Xianjie Chen, Yangshuang
Bian, Mingchao Shao, Xiaofang Wei, Chengyu Wang, Dong Wang, Jichen Dong, Yunlong
Guo, Yongfa Zhu, Yunqi Liu, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Research Article


CONTROL OF THE HYDROQUINONE/BENZOQUINONE REDOX STATE IN HIGH‐MOBILITY
SEMICONDUCTING CONJUGATED COORDINATION POLYMERS

Xing Huang, Yang Li, Shuai Fu, Chao Ma, Yang Lu, Mingchao Wang, Peng Zhang, Ze
Li, Feng He, Chuanhui Huang, Zhongquan Liao, Ye Zou, Shengqiang Zhou, Manfred
Helm, Petko St. Petkov, Hai I. Wang, Mischa Bonn, Jian Li, Wei Xu, Renhao
Dong, Xinliang Feng, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Research Article


MANGANESE(I)‐CATALYZED ENANTIOSELECTIVE C(SP2)‐C(SP3) BOND‐FORMING FOR THE
SYNTHESIS OF SKIPPED DIENES WITH SYNERGISTIC AMINOCATALYSIS

Chuan-Gang Zhao, Junzhe Cai, Chaoyu Du, Qi Gao, Jie Han, Jin Xie, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Research Article


WEAKLY COORDINATING DILUENT MODULATED SOLVATION CHEMISTRY FOR HIGH‐PERFORMANCE
SODIUM METAL BATTERIES

Jiaxin Li, Simi Sui, Xunzhu Zhou, Kaixiang Lei, Qian Yang, Shenxu Chu, Lin
Li, Yuqing Zhao, Mengjia Gu, Shulei Chou, Shijian Zheng, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Communication


ELASTIC RELAXOR FERROELECTRIC BY THIOL‐ENE CLICK REACTION

Bowen Li, Linping Wang, Liang Gao, Tianhua Xu, Dongyang Zhang, Fangzhou Li, Jike
Lyu, Ren Zhu, Xin Gao, Heng Zhang, Ben-Lin Hu, Run-Wei Li, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Communication
Open access


CATALYST‐FREE Α‐ACETYL CINNAMATE/ACETOACETATE EXCHANGE TO ENABLE HIGH
CREEP‐RESISTANT VITRIMERS

Hongzhi Feng, Sheng Wang, Jason Y.C. Lim, Bofan Li, Wendy Rusli, Feng Liu, Nikos
Hadjichristidis, Zibiao Li, Jin Zhu, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Research Article


CYANIDE‐BASED COVALENT ORGANIC FRAMEWORKS FOR ENHANCED OVERALL PHOTOCATALYTIC
HYDROGEN PEROXIDE PRODUCTION

Enbo Zhou, Futong Wang, Yangdan Hui, Yaobing Wang, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF

Research Article


N‐HETEROAROMATIC FLUOROALKYLATION THROUGH LIGAND COUPLING REACTION OF SULFONES

Huamin Liang, Qian Wang, Xin Zhou, Rongyi Zhang, Min Zhou, Jun Wei, Chuanfa
Ni, Jinbo Hu, 
 * Angewandte Chemie International Edition
 * First Published:  15 March 2024


 * Abstract
 * PDF






FELLOWS PROGRAM

Chemistry Europe recognizes outstanding contributions through its Fellows
Program.



Learn more.




MEMBER SOCIETIES

Chemistry Europe comprises 16 chemical societies from 15 countries.

Learn more.











LATEST NEWS FROM



ChemistryViews

--------------------------------------------------------------------------------

 * Peptide Capsules Could Help to Build Artificial Oxygen Carriers
   16 Mar 2024
   
   Triblock peptide encapsulates a perfluorocarbon that dissolves large amounts
   of oxygen, has potential uses in medicine

 * Protein Signatures Used to Discover New Extremophile Microorganisms
   16 Mar 2024
   
   Proteotyping using tandem mass spectrometry rapidly identifies microorganisms
   in samples from high-altitude Andean lakes

 * Decarboxylative Sulfonylation of Carboxylic Acids
   15 Mar 2024
   
   Photoinduced iron-catalyzed reaction for the synthesis of sulfones

 * Angewandte Chemie 12/2024: Cooperation
   15 Mar 2024
   
   Overview of the latest issue of Angewandte Chemie

 * Synthesis of Azahelicenes with up to 43 Rings
   15 Mar 2024
   
   Screw-shaped, nitrogen-functionalized polycyclic aromatic hydrocarbons with
   interesting chiroptical properties

back

© 2024 Wiley-VCH GmbH, Weinheim


ADDITIONAL LINKS


ABOUT WILEY ONLINE LIBRARY

 * Privacy Policy
 * Terms of Use
 * About Cookies
 * Manage Cookies
 * Accessibility
 * Wiley Research DE&I Statement and Publishing Policies


HELP & SUPPORT

 * Contact Us
 * Training and Support
 * DMCA & Reporting Piracy


OPPORTUNITIES

 * Subscription Agents
 * Advertisers & Corporate Partners


CONNECT WITH WILEY

 * The Wiley Network
 * Wiley Press Room

Copyright © 1999-2024 John Wiley & Sons, Inc or related companies. All rights
reserved, including rights for text and data mining and training of artificial
technologies or similar technologies.






LOG IN TO WILEY ONLINE LIBRARY

Email or Customer ID

Password
Forgot password?



NEW USER > INSTITUTIONAL LOGIN >


CHANGE PASSWORD

Old Password
New Password
Too Short Weak Medium Strong Very Strong Too Long

YOUR PASSWORD MUST HAVE 10 CHARACTERS OR MORE:

 * a lower case character, 
 * an upper case character, 
 * a special character 
 * or a digit

Too Short


PASSWORD CHANGED SUCCESSFULLY

Your password has been changed


CREATE A NEW ACCOUNT

Email

Returning user


FORGOT YOUR PASSWORD?

Enter your email address below.

Email




Please check your email for instructions on resetting your password. If you do
not receive an email within 10 minutes, your email address may not be
registered, and you may need to create a new Wiley Online Library account.


REQUEST USERNAME

Can't sign in? Forgot your username?

Enter your email address below and we will send you your username


Email

Close

If the address matches an existing account you will receive an email with
instructions to retrieve your username