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

Submitted URL: http://anatomypubs.onlinelibrary.wiley.com/
Effective URL: https://anatomypubs.onlinelibrary.wiley.com/
Submission: On March 07 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

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

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

Login / Register
 * Journals
    * The Anatomical Record
    * Developmental Dynamics
    * Anatomical Sciences Education

 * EDITOR'S PICKS

 * anatomy.org


AMERICAN ASSOCIATION FOR ANATOMY JOURNALS



The American Association for Anatomy is an international membership organization
of biomedical researchers and educators specializing in the structural
foundation of health and disease. AAA connects gross anatomists,
neuroscientists, developmental biologists, physical anthropologists, cell
biologists, physical therapists, and others to advance the anatomical sciences
through research, education, and professional development.


Skip slideshow
prevnext




EDITOR'S PICKS


Read selected papers recommended by our editors-in-chief. These papers were
published in AAA journals and selected based on their value to readers and
advances in the research area.
 * Special Issues

Special Issue: Advances in Imaging and Visualization in the Anatomical Sciences
First published: February 2024

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

Special Issue: Getting Connected: Pathfinding & Synaptogenesis in Neural
Development, Evolution and Disease
First published: January 2023

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

Special Issue: The Age of Crocodilians and their Kin: Anatomy, Physiology, and
Evolution
First published: October 2022

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

Special Issue: Marine Mammal Sensory
First published: March 2022

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

ARTICLES

 * Most Recent
 * Most Accessed
 * Most Cited

Open access


THE SIMA DE LOS HUESOS THORAX AND LUMBAR SPINE: SELECTED TRAITS AND
STATE‐OF‐THE‐ART

Asier Gómez-Olivencia, Juan Luis Arsuaga, 
 * The Anatomical Record
 * First Published:  7 March 2024


 * Abstract
 * Full text
 * PDF
 * References
 * Request permissions


ESTABLISHMENT OF A DIAMOND-BLACKFAN ANEMIA LIKE MODEL IN ZEBRAFISH

Yiming Ling, Jiaye Wu, Yushi Liu, Panpan Meng, Ying Sun, Dejian Zhao, Qing Lin, 
 * Developmental Dynamics
 * First Published:  7 March 2024


 * Abstract
 * Full text
 * PDF
 * References
 * Request permissions

Open access


THE ORIGIN AND EVOLUTION OF CYNODONTIA (SYNAPSIDA, THERAPSIDA): REASSESSMENT OF
THE PHYLOGENY AND SYSTEMATICS OF THE EARLIEST MEMBERS OF THIS CLADE USING
3D-IMAGING TECHNOLOGIES

Luisa C. Pusch, Christian F. Kammerer, Jörg Fröbisch, 
 * The Anatomical Record
 * First Published:  5 March 2024


 * Abstract
 * Full text
 * PDF
 * References
 * Request permissions






MEET THE EDITORS

Skip slideshow
prevnext

DEVELOPMENTAL DYNAMICS



Paul Trainor, PhD
Stowers Institute for Medical
Research

 

Meet the rest of the Developmental Dynamics Editorial Board here.

ANATOMICAL SCIENCES EDUCATION



Jason M. Organ, PhD
Indiana University School of Medicine

 

Meet the rest of the American Sciences Education Editorial Board here.

THE ANATOMICAL RECORD



Heather F. Smith, Ph.D.
Midwestern University

 

Meet the rest of the The Anatomical Record Editorial Board here.

DEVELOPMENTAL DYNAMICS



Paul Trainor, PhD
Stowers Institute for Medical
Research

 

Meet the rest of the Developmental Dynamics Editorial Board here.

ANATOMICAL SCIENCES EDUCATION



Jason M. Organ, PhD
Indiana University School of Medicine

 

Meet the rest of the American Sciences Education Editorial Board here.

THE ANATOMICAL RECORD



Heather F. Smith, Ph.D.
Midwestern University

 

Meet the rest of the The Anatomical Record Editorial Board here.

DEVELOPMENTAL DYNAMICS



Paul Trainor, PhD
Stowers Institute for Medical
Research

 

Meet the rest of the Developmental Dynamics Editorial Board here.




AAA RESOURCES

 *   News
 * Membership
 * Awards

Tweets by the AAA
back

© 2024 American Association for Anatomy
 * anatomy.org

© 2024 American Association for Anatomy


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