stemcellsjournals.onlinelibrary.wiley.com Open in urlscan Pro
162.159.129.87  Public Scan

Submitted URL: http://stemcellsjournals.onlinelibrary.wiley.com/
Effective URL: https://stemcellsjournals.onlinelibrary.wiley.com/
Submission: On May 20 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

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

<form action="https://stemcellsjournals.onlinelibrary.wiley.com/action/doSearch" name="defaultQuickSearch" method="get" title="Quick Search" role="search">
  <div class="input-group option-0"><label for="searchField0" class="hiddenLabel">Search term</label><input type="search" aria-label="search text" 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://stemcellsjournals.onlinelibrary.wiley.com/search/advanced" title="" tabindex="12" class="advanced">  Advanced Search</a><a href="https://stemcellsjournals.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" role="search">
  <div class="input-group option-1"><label for="searchField1" class="hiddenLabel">Search term</label><input type="search" aria-label="search text" 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="remoteLoginUri" 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 withinStem Cells JournalsWiley Online Library
 * Search term
   Advanced Search Citation Search
 * Search term
   Advanced Search Citation Search

Login / Register
 * Individual login
 * Institutional login
 * REGISTER

 * Journals
    * STEM CELLS
    * STEM CELLS Translational Medicine

 * Topics
    * Perspectives
    * Fetal and Neonatal Stem Cells
    * Drug and Cell-Based Therapy Development, Manufacturing and Regulations
    * Stem Cell Technology
    * Human Clinical Articles
    * Tissue-Specific Cells
    * Pluripotent Stem Cells
    * Cancer Stem Cells
    * Tissue Engineering and Regenerative Medicine

 * Publishing Information
 * Stem Cells Portal


OUR JOURNALS

STEM CELLS

 * LATEST ISSUE  >
   Volume 39, Issue 12
   December 2021

STEM CELLS TRANSLATIONAL MEDICINE

 * LATEST ISSUE  >
   Volume 10, Issue 12
   December 2021


BROWSE BY TOPICS

 * Cancer Stem Cells
 * Drug and Cell-Based Therapy Development, Manufacturing and Regulations
 * Fetal and Neonatal Stem Cells
 * Human Clinical Articles
 * Perspectives

 * Pluripotent Stem Cells
 * Stem Cell Technology
 * Tissue Engineering and Regenerative Medicine
 * Tissue-Specific Cells


HIGHLIGHTED ARTICLES



ARYL HYDROCARBON RECEPTOR CONTROLS SKIN HOMEOSTASIS, REGENERATION, AND HAIR
FOLLICLE CYCLING BY ADJUSTING EPIDERMAL STEM CELL FUNCTION



Eva María Rico-Leo, et al., STEM CELLS

Aryl hydrocarbon receptor (AhR) has novel roles in skin homeostasis,
regeneration, and hair cycling by controlling epidermal stem cells (EpdSCs)
functions. During hair growth, AhR deficiency delays entry into anagen likely
through loss of the self-renewal capacity and multipotentiality of AhR−/− hair
follicle EpdSCs. The authors reinforce the idea that AhR plays important roles
in skin homeostasis and propose this receptor as a target for the treatment of
cutaneous pathologies, skin lesions, and skin regeneration. The feasibility to
manipulate the expression and/or activity of AhR in models that recapitulate the
architecture of the epidermis provides an opportunity to validate selective
molecular modulator useful in the treatment of skin pathologies.

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



THE HETEROGENEITY OF MEGAKARYOCYTES AND PLATELETS AND IMPLICATIONS FOR EX VIVO
PLATELET GENERATION

Cuicui Liu, et al., STEM CELLS Translational Medicine 

Megakaryocytes (MKs) and platelets have much more diverse functions than
previously appreciated, but the exact molecular and cellular features underlying
the diverse functions remain largely unclear. This review summarizes the current
findings of the functional and developmental heterogeneity of MKs and its
potential link with platelet heterogeneity, providing new insights into the
ex vivo platelet generation from human pluripotent stem cells and the future
clinical treatment of related diseases.

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



HUMAN INDUCED PLURIPOTENT STEM CELL‐DERIVED MACROPHAGES AMELIORATE LIVER
FIBROSIS



Somayeh Pouyanfard, et al., STEM CELLS

Improved treatment for diseased or degenerated tissues and organs is greatly
needed. These studies demonstrate the ability to efficiently derive macrophages
from human induced pluripotent stem cells(iPSCs) with the ability to improve
liver fibrosis in a mouse xenograft model. The present study enables clinical
translation to use these iPSC-derived cells to better treat diverse fibrotic
diseases.

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



ROLE OF EXTRACELLULAR VESICLES FROM ADIPOSE TISSUE- AND BONE MARROW-MESENCHYMAL
STROMAL CELLS IN ENDOTHELIAL PROLIFERATION AND CHONDROGENESIS

Cansu Gorgun, et al., STEM CELLS Translational Medicine

Mesenchymal stromal cells are a great source for regenerative medicine
applications. Cells derived from different tissues might have distinctive
characteristics. Many studies suggest a critical therapeutic role for
extracellular vesicles secreted by stromal cells. The authors characterized
extracellular vesicles isolated from two different sources (bone marrow, adipose
tissue). Despite, minimal structural differences, the authors observed different
functional effects during the differentiation and maturation of cartilage
tissue. Therefore, a deep investigation of biological effects is essential
before selecting the optimal extracellular vesicle-cell source to be used in
specific therapeutic settings.

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

 

 

 

 

 

 

 

 

 

 


PRESS RELEASES

 * Sara Palma-Tortosa earns STEM CELLS Translational Medicine’s 2021 Young
   Investigator Award
 * Lin Ma named 2021 STEM CELLS Young Investigator
 * Researchers report on new way to deliver healing stem cells to kidney injury
   patients


NEWS

Latest News

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

 * Breaking new ground: Highlights from the translational Advances in Stem Cells
   for Diabetes Symposium in Doha
 * Promoting stem cell therapies, racial justice and fish breeding
 * Surviving ‘butterfly disease’: long-term success of a new gene and stem-cell
   therapy for EB verified


ARTICLE SCANS

Journal Club Discussions

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

 * Autologous Adipose Micro-Grafts – A New Tendon Healing Strategy?
 * Niche Comparisons Identify PGI2 as a New Means to Support and Protect HSCs
 * Describing the Barriers to the Totipotent State of ESCs


VIDEO HIGHLIGHTS

Video: Dr. Kulkarni from the Kale lab, National Center for Cell Science, Pune,
India

Video Library






back

© 2024 AlphaMed Press
STEM CELLS
STEM CELLS Translational Medicine
The Oncologist

AlphaMed Press| 318 Blackwell Street | Durham | NC | Contact Us
© 2024 AlphaMed Press


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