nph.onlinelibrary.wiley.com Open in urlscan Pro
2606:4700:7::a29f:8257  Public Scan

Submitted URL: http://nph.onlinelibrary.wiley.com/
Effective URL: https://nph.onlinelibrary.wiley.com/
Submission: On February 06 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

Name: defaultQuickSearchGET https://nph.onlinelibrary.wiley.com/action/doSearch

<form action="https://nph.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://nph.onlinelibrary.wiley.com/search/advanced" title="" tabindex="12" class="advanced">  Advanced Search</a><a href="https://nph.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 withinNew Phytologist JournalsWiley Online Library
 * Search term
   Advanced Search Citation Search
 * Search term
   Advanced Search Citation Search

Login / Register
 * Journals
    * New Phytologist
    * Plants, People, Planet

 * newphytologist.org
   
   

The New Phytologist Foundation is an independent, not-for-profit organisation
dedicated to the promotion of plant science. It owns and produces the
international journals New Phytologist and Plants, People, Planet.


JOURNALS


NEW PHYTOLOGIST

 * Volume 241, Issue 4
   
   
   VIRTUAL ISSUE: METHANE EMISSIONS FROM TREE STEMS – CURRENT KNOWLEDGE AND
   CHALLENGES
   
   February 2024

Highlights

 * Methane emissions from tree stems – current knowledge and challenges: an
   introduction to a Virtual Issue

 * How a boiling river is helping to highlight the risks of warming for tropical
   forests

 * In Profile: Ari Sadanandom

New Phytologist is an international journal offering rapid publication of high
quality, original research in plant science. Covering five sections - Physiology
& Development, Environment, Interaction, Evolution and Transformative Plant
Biotechnology - articles cover topics that range from intracellular processes
through to global environmental change. Cross-disciplinary approaches are
particularly encouraged and we recognise that techniques from molecular and cell
biology, and functional genomics through to modelling and system-based
approaches will be applied across the whole spectrum of plant science.


PLANTS, PEOPLE, PLANET

 * Volume 6, Issue 1
   January 2024

Highlights

 * Supporting urban greenspace with microbial symbiosis

 * Towards a co-crediting system for carbon and biodiversity

 * Identifying sustainability assessment parameters for genetically engineered
   agrifoods

 * Avoiding poison ivy

Plants, People, Planet aims to publish outstanding research across the plant
sciences, placing it firmly within the context of its wider relevance to people,
society and the planet. We therefore encourage scientists to consider carefully
the impact or potential impact of their research on people’s daily lives, on
society, and on the world in which we live. We welcome submissions from all
areas of plant sciences, from ecosystem studies to molecular genetics, and
particularly encourage interdisciplinary studies, for instance within the social
and medical sciences and chemistry and engineering.

Plant science is a rapidly-moving field and, as such, Plants, People, Planet
offers a platform for new and emerging plant science subject areas that have the
potential for societal impact. To highlight the impact or potential impact of
the research to society all submissions should be accompanied by a "societal
impact statement".


NEW PHYTOLOGIST FOUNDATION EVENTS


NEW PHYTOLOGIST NOW

New Phytologist Now is an online seminar series where you can discover the
latest and most exciting plant science research. Highlighting our authors and
the latest discoveries published in New Phytologist, recordings of previous
seminars are available to watch for free.

Sign up to our events mailing list to hear about future webinars and other
events.


UPCOMING EVENTS

NEW PHYTOLOGIST NEXT GENERATION SCIENTISTS 2024

5–8 June 2024
Duke University, NC, USA

45TH NEW PHYTOLOGIST SYMPOSIUM: ECOLOGICAL AND EVOLUTIONARY CONSEQUENCES OF
PLANT–FUNGAL INVASIONS

26–29 June 2024
UNICAMP, University of Campinas, Brazil

Register now

46TH NEW PHYTOLOGIST SYMPOSIUM: STOMATA

21–25 October 2024
Kaifeng, China

More details


MORE INFORMATION

 * The New Phytologist Foundation
 * Grants and Prizes
 * Journal Resources


NEWS FROM THE NEW PHYTOLOGIST FOUNDATION

There was a problem reaching this news feed


EVENTS


SEARCH OUR REVIEWS


VIDEOS

Editor Francis Martin introduces the special issue, 'Impact of global change on
the plant microbiome'


back

© 2024 New Phytologist Foundation
© 2024 New Phytologist Foundation


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